javac-Option [message #3726] |
Fri, 13 September 2002 09:34  |
Eclipse User |
|
|
|
In my aspectj-project, I checked the ' use javac' option. When building the
project, I get the following output
in the console:
The -usejavac flag requires that com.sun.tools.javac.Main
is on your classpath. Generally, this will involve editing
your launch script (ajc.bat or ajc) to include tools.jar
on the classpath that is passed to the jvm which runs ajc.
See README-TOOLS.html for suggestions on how to fix this.
I added the tools.jar to the build-path of my aspectj-project
which did not work.
Then I copied it under the org.aspectj.ajde folder under the plugins- dir
and added a runtime tag in the plugin.xml of the plugin. This also didn't
work.
What can I do?
Alex
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03441 seconds