how eclipse recognize *.xml.vm as xml extension? -


difference this

make eclipse recognize unknown file extension xml

i have velocity files based on xml, want open them xml file. in

window -> preferences -> general -> editor -> file associations 

i cannot add *.xml.vm file types tab, how solve this?

.xml.vm isn't valid filename extension. .vm be. , use content types preference page, not file associations, faq says.


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -