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

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -