Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Color coding for JSPs with alternate extensions [Closed]
Is it possible to have JSPs, with alternate file extensions (.foo or whatever), still show the colorized code that appears for standard JSPs? My company uses their own file extension and thus everything just comes out as plain black text. I am running Eclipse 3.0 with Workbench 3.8 B1 on Win2k.
Yes, you can. You need to go Window > Preferences > Workbench > File Associations and add your .foo extension then associate it with the MyEclipse JSP Editor in the bottom dialog area. Then, when you open a .foo file, our JSP editor will be used.