I’m running 10.5.2 community edition. I have marked
src/main/resources
as a source directory. I can right click and ‘compile’ certain files which as far as I can tell just means the IDE copies the file to the same directory level as “com.mydomain.packages” where class files are sent. My question is how come I can ‘compile’ XML and HTML but when I right click on CSV the compile option is greyed out?
It is as configured under Settings>Compiler
http://www.jetbrains.com/idea/webhelp/compiler.html