Hi,
Am facing a very strange issue. While trying to compile a very simple Hello World java program, the compilation completes successfully without any error or warning, but it does not generate the class file.
It happens when I compile with a particular jar file, otherwise compiling only the program (or with any other jar) does generate the class file. I am using java 1.7.0_45.
Has anyone seen this kind of behavior in past ? Am seeing for the first time in years. Pls share if there's any pointer. (Sharing the jar is lil concerning, let me know if necessary)
Thanks,
Rajiv