Re: Eclipse : how to copy .project and .classpath files
- From: Scott Smith <meetscott@xxxxxxxxxxxx>
- Date: Mon, 28 Nov 2005 07:30:34 -0700
On Tue, 22 Nov 2005 08:13:35 -0800, brightoceanlight wrote:
> I'm trying to copy an Eclipse project from a Linux machine to windows,
> but the .project and .classpath files won't copy with ftp.
>
> What can I do?
First Solution:
Make your Linux system into a CVS server, put the project on it, then
check it out with your Windows box;-) This is the best solution.
Second Solution:
The earlier poster, Daniel Rohe,
was right, you can simply use Zip. Once on the Windows System you can
import an "archive file" (your zip file) from Eclipse.
Third Solution:
Also, for the most part you can recreate those files by starting a new
project on the Windows system and just copying your .java files, .xml, and
whatever else into the new project. That wouldn't take much time at all.
You'll have to set up the classpath (which takes care of .classpath) and
..project will be recreated.
--
R. Scott Smith
Slackware on the job, at home, everywhere!
.
- References:
- Eclipse : how to copy .project and .classpath files
- From: brightoceanlight
- Eclipse : how to copy .project and .classpath files
- Prev by Date: Re: Stream Corrupted while connection
- Next by Date: Re: Stream Corrupted while connection
- Previous by thread: Re: Eclipse : how to copy .project and .classpath files
- Next by thread: Unable to run Eclipse 3.1 after Oracle 9.2 Client installed
- Index(es):
Relevant Pages
|
|