Tuesday, October 7, 2008

Error while compile MDS or JDE project after remove JDK and JRE

You will probably get following errors after remove the JAVA env.

"The rapc compiler failed to run." and "Error Generating Launcher COD"

That caused by the JAVA_HOME or Path which lead jave env to a different place after you removed JAVA. As long as you change this to a proper one, it will work.

No comments: