Showing posts with label file extension. Show all posts
Showing posts with label file extension. Show all posts

Thursday, February 26, 2009

Adding new file extension to NetBeans 6.5

If all you need is just add a new file Extension and associate it with a certain type of the file (e.g. PHP or C++), go to Tools->Options->Miscellaneous->Files
and add a new extension there, then select the appropriate type.
It's took me sometime to find out where this simple thing is hidden in NetBeans.