eclipse plugin support [message #101659] |
Mon, 06 October 2003 15:07 |
Eclipse User |
|
|
|
Originally posted by: dan.palmer.sympatico.ca
I am impressed by eclipse-SDK-2.1.1-win32 but I am baffled by how to get
the plugin support functional. I am able to do the following:
- I can link to the CVS repository for marathonman (project marathon) and
get the project from CVS
- I have resolved the problem with javac by including the tools.jar file
in the ant runtime classpath (c:\program
files\j2sdk=nb\j2sdk1.4.2\lib\tools.jar)
- I can get it to run the unit tests by including the junit jar, but I
thought that a plugin was suppose to be incorporated when eclipse was
invoked
- Running the tests this way makes the unit tests fail but running them
from the command line and running the unit tests makes them pass.
What am I missing?
|
|
|
|
Powered by
FUDForum. Page generated in 0.03177 seconds