Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » why is so unintuitive the way of create a new project from existing code?
why is so unintuitive the way of create a new project from existing code? [message #1394771] Sat, 05 July 2014 22:02 Go to next message
Borja Molina Zea is currently offline Borja Molina ZeaFriend
Messages: 2
Registered: November 2013
Junior Member
I think is very bad way, you have to copy de directory of the existing project in the working directory and when creating put the name of the directory in the ide.

Just add an option like 'create new project from existing source', navigate to de directory and when you choose it, eclipse copy this directory to working directory.

Re: why is so unintuitive the way of create a new project from existing code? [message #1396694 is a reply to message #1394771] Tue, 08 July 2014 16:56 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
You don't have to copy the project into the workspace directory. In most cases you don't want to copy an existing project into the workspace. you want to work on it where it exists. When creating the project, uncheck the Use default location and then use the Browse button to location where the project exists.
Previous Topic:Bundle resolution problem with two different versions of same bundle
Next Topic:Eclipse product issue with Juno - Require-Bundle: org.eclipse.e4.core.services
Goto Forum:
  


Current Time: Tue Apr 23 14:29:08 GMT 2024

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

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

Back to the top