Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How to import an exported project from a .zip file?
How to import an exported project from a .zip file? [message #11819] Fri, 02 May 2003 07:31 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
> 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
Previous Topic:Avoiding Eclipse top-bit-set "mangling"
Next Topic:Instance field highlighting
Goto Forum:
  


Current Time: Sat May 10 11:28:42 EDT 2025

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

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

Back to the top