How do I get Aptana to recognize .jspf files?

喜夏-厌秋 提交于 2020-01-04 05:22:12

问题


How do I get Aptana to recognize .jspf files?

I'd like to have syntax highlighting for .jspf files. I'm sure there's a preference/config option or an xml file to edit, but I'm not finding it.

I assume it's similar to the eclipse process, so I'm tagging eclipse, too. If it's not, I'll remove the tag.


回答1:


I hope this is what you mean but you can set your file assosiations in Eclipse usually like this (and yes, Apatana is Eclipse based so it should work the same way):

Window -> Preferences

Then

General -> Editors -> File Associations

Select *.jspf and move or add the Aptana Editor you want to use by default.



来源:https://stackoverflow.com/questions/1238594/how-do-i-get-aptana-to-recognize-jspf-files

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!