Eclipse Plug-ins  
Author Message
rbb2





PostPosted: 2004-4-15 17:50:00 Top

java-programmer, Eclipse Plug-ins I have installed Eclipse 2.0.2. In working through the tutorial I came
upon "Creating Your First Java Project." Step #5 says this:

Click the Browse button next to the Zip file field and browse to
select
<workbenchRoot>/plugins/org.eclipse.jdt.ui.examples.projects/archive/junit/junit37src.jar.
Note: This step assumes that the JDT example plug-ins have been
downloaded and installed.

The closest thing within the IDE is this:
<workbenchRoot>/plugins/org.eclipse.jdt.ui

I have looked all through the Eclipse website. I have found several
plug-ins but not this set. Can anybody point me in the right
direction?

Bob