Hello all,
Our application generates a lot of css and javascript files dynamically in jsp files. Unfortunately, MyEclipse recognizes the file only as a jsp file, even if the “contentType” is specified, and thus we can’t use CSS or JS specific commands while editing the file. Are we missing something in the configuration of MyEclipse that would let it treat these files appropriately? If not, this would be nice to have in future versions.