| Author |
Compiling issues in RSA workSpace
|
Amirtharaj Chinnaraj
Ranch Hand
Joined: Sep 28, 2006
Posts: 215
|
|
Hi All,
I am trying to set up my development environment using RSA, How ever i am getting the below error.
Java compiler version doesn't not match the version of the Installed java Project facet
I Have added the jre in the below path in the project class path
C:\Program Files\IBM\SDP\runtimes\base_v7_stub\java\jre. and trying to compile the project with compiler with JDK compilance of 1.5
Iam not able to do compile the project sucessfully
If i set the Jre in the below path
C:\Program Files\IBM\SDP\runtimes\base_v6_stub\java\jre
i am getting different errors as below
java compiler version doest not match the version of the Installed java Project facet
The Type java.sql.Wrapper cannot be resolved. it is indirectly referenced from required.class files
|
 |
 |
|
|
subject: Compiling issues in RSA workSpace
|
|
|