Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Where's the example?
Where's the example? [message #54931] Tue, 19 April 2005 19:19 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:Running applets
Next Topic:set path for Javadoc
Goto Forum:
  


Current Time: Thu Dec 26 22:46:14 GMT 2024

Powered by FUDForum. Page generated in 0.07881 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top