Hi,
Most of the time I am using COMponent, thus compiling all my application class in NetExpress Cobol. Currently I am experimenting NetExpress creating/compiling Java class (in Cobol wizard). I installed "Java SE Development Kit 7u51/compilers 32-bit" and so far I could compile the java sample code (cj2Bean.cbl) using NetExpress V3.10 command prompt.
Now I started creating Java class in NetExpress on my own using wizard... but when compiling, it says;
javac: invalid flag: Files\\Java\\jdk1.7.0_51\\bin\\JAVAC.EXE
I already included the PATH of java compiler in my Environment Variables. Any adjustments that I have to make??
#Javaclasswizard




