Where's the example? [message #54931] |
Tue, 19 April 2005 19:19 |
Eclipse User |
|
|
|
Originally posted by: alexb.cut-the-knot.com
Hi:
Just setting Eclipse up and learning to use it.
In the Help? Creating your first Java project which is to be called JUnit I
have to import
<ExamplesDownloadPath> eclipse/plugins/org.eclipse.jdt.ui.examples.projects_3.0.0/a rchive/junit/junit381src.jar
But my installation does not seem to have anything of the sort. Where can I
get those samples?
Thank you,
AB
|
|
|
Re: Where's the example? [message #55253 is a reply to message #54931] |
Wed, 20 April 2005 06:01 |
Eclipse User |
|
|
|
Originally posted by: newsgroups.pellaton.li
Hello Alexander
> Just setting Eclipse up and learning to use it.
>
> In the Help? Creating your first Java project which is to be called
> JUnit I have to import
> <ExamplesDownloadPath>eclipse/plugins/org.eclipse.jdt.ui.examples.\
> projects_3.0.0/archive/junit/junit381src.jar
>
> But my installation does not seem to have anything of the sort. Where
> can I get those samples?
I suggest pulling the example project directly from the CVS:
- Switch to the CVS repository Exploring perspective
- Add a new repository
- Host: dev.eclipse.org
- Repository path: /home/eclipse
- User: anonymous
- Password: empty
- Connection type: perver
- then under "HEAD" search your plugin
- click with the right mouse button onto it and run "Check Out"
CVS does now check out the desired files and they appear in your
workspace as a new project. This might take some time (1 minute or
more - depending on your connection bandwidth).
Hope this helps
Michael Pellaton
|
|
|
Powered by
FUDForum. Page generated in 0.07881 seconds