bhaskardas
Programmer
in JBuilder I have an import statement that is not compiling here is the error:
"LoadSc.java": Error #: 302 : cannot access class com.formanet.util.FGroupBox; neither class nor source found for com.formanet.util.FGroupBox at line 20, column 26
this is set in the classpath env variable and one of the classes that uses this compiles fine using javac. However I need to use the .jpr as I have a whole bunch of files
also notice that in project settings a library named formanet10 is colored red??
any help will be appreciated
"LoadSc.java": Error #: 302 : cannot access class com.formanet.util.FGroupBox; neither class nor source found for com.formanet.util.FGroupBox at line 20, column 26
this is set in the classpath env variable and one of the classes that uses this compiles fine using javac. However I need to use the .jpr as I have a whole bunch of files
also notice that in project settings a library named formanet10 is colored red??
any help will be appreciated