[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: starters help conserning import of java files

Morten Herman wrote:

I have just recently started using Eclipse as a Java editor, and find it
pretty annoying that i can't import Java files from earlier projects into
new projects. Do anyone know how to do this, then please reply to me.


Sincerely Morten Herman



There are several ways to do this (in 2.1):
- File -> Import...
- to import an existing project: New -> Project -> Java Project - select the directory
- via CVS (if your projects are under CVS control)


What exactly are you missing?

Dani