How to import an exported project from a .zip file? [message #11819] |
Fri, 02 May 2003 07:31  |
Eclipse User |
|
|
|
Originally posted by: eclipse.moermans..net
Hi,
Excuse me if this is a RTFM or alike, but if I export a Java project to
a zip file, how can I then import it again?
Here's what I tried. Exported an existing project to a .zip file.
Created a new Java project and right clicked Import ...
Files get imported allright, but the directory structure is not starting
from the 'project root'. Instead a subdirectory is created with the
name of the original exported project. As a result all packages are now
wronly located.
What am I doing wrong?
TIA,
Arjen
|
|
|
Re: How to import an exported project from a .zip file? [message #42788 is a reply to message #11819] |
Thu, 29 May 2003 04:13  |
Eclipse User |
|
|
|
> Excuse me if this is a RTFM or alike, but if I export a Java project to
> a zip file, howcan I then import it again?
You first have to unzip the file outside of Eclipse and then import
existing project into workspace; providing the extracted directory that
contains your project. OK, this behaviour lacks some symmetry.
--Chris
|
|
|
Powered by
FUDForum. Page generated in 0.03459 seconds