Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » "create project from existing source" option("create project from existing source" option)
"create project from existing source" option [message #544575] Sun, 04 July 2010 07:02 Go to next message
lib is currently offline libFriend
Messages: 11
Registered: July 2010
Junior Member
Eclipse SDK
Version: 3.6.0
Build id: I20100608-0911


i'm new to eclipse and i downloaded a project to experiment with.

project instructions say to "create project from existing source" but with the version of eclipse i dl'd, i do not see that option.

just wondering if that option is from an older version?

how then to "create project from existing source" with ver 3.6.0 ?

tia


Re: "create project from existing source" option [message #544587 is a reply to message #544575] Sun, 04 July 2010 13:33 Go to previous messageGo to next message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
On 7/4/2010 12:32 PM, lib wrote:
> Eclipse SDK
> Version: 3.6.0
> Build id: I20100608-0911
>
>
> i'm new to eclipse and i downloaded a project to experiment with.
>
> project instructions say to "create project from existing source" but
> with the version of eclipse i dl'd, i do not see that option.
>
> just wondering if that option is from an older version?
> how then to "create project from existing source" with ver 3.6.0 ?
Are you looking for File > Import > Existing projects into workspace?
Re: "create project from existing source" option [message #544614 is a reply to message #544587] Sun, 04 July 2010 23:15 Go to previous messageGo to next message
lib is currently offline libFriend
Messages: 11
Registered: July 2010
Junior Member
>>Are you looking for File > Import > Existing projects into workspace?

indeed, i do believe so. thx!
Re: "create project from existing source" option [message #544619 is a reply to message #544614] Mon, 05 July 2010 02:04 Go to previous messageGo to next message
lib is currently offline libFriend
Messages: 11
Registered: July 2010
Junior Member
yep, that worked for me. thanks for the help
Re: "create project from existing source" option [message #549783 is a reply to message #544575] Tue, 27 July 2010 23:02 Go to previous messageGo to next message
deti is currently offline detiFriend
Messages: 1
Registered: July 2010
Junior Member
I have related problem:
- I have sources without any ant build file nor eclipse project.
- I need to add them to eclipse
- So, 'import -> existing projects into workspace' and 'new -> java project from existing ant build file' are not applicable for my situation.

As far as I remember "create project from existing source" worked exactly in the way I need. I just put way to source folder and got complete project with all of them...

The second way which I remember: add existed sources to existed project: But there is no option like this in project properties.
Re: "create project from existing source" option [message #549810 is a reply to message #549783] Wed, 28 July 2010 05:58 Go to previous messageGo to next message
Satyam Kandula is currently offline Satyam KandulaFriend
Messages: 444
Registered: July 2009
Senior Member
Create a project and then do a File > Import > File System.
Re: "create project from existing source" option [message #649488 is a reply to message #549810] Wed, 19 January 2011 13:02 Go to previous messageGo to next message
VC  is currently offline VC Friend
Messages: 2
Registered: January 2011
Junior Member
Create project using file>import and "create project from existing source" are two different things. File>import will just create a project and not java project.

Please let me know why Helios doesn't have this function - "create project from existing source" ?

Earlier ones had this. I have java project(not having ant file and its not an eclipse project) and I have to get this in eclipse. Please tell a solution.

PS: I wont create a new java project and then link existing source to this as this wont let me do CVS stuff directly from eclipse.

I need this URGENTLY. Please help
Re: "create project from existing source" option [message #649899 is a reply to message #649488] Thu, 20 January 2011 21:51 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 1
Registered: January 2011
Junior Member
Try File/New/Project
Select type of project, Next
Type in project name
uncheck default location
In Location edit box type in the path to your source
click Finish
Re: "create project from existing source" option [message #656930 is a reply to message #649488] Tue, 01 March 2011 03:11 Go to previous messageGo to next message
zhang  is currently offline zhang Friend
Messages: 2
Registered: March 2011
Junior Member
I have the same question,why the latest version have that option,any function can do instead of it?
Re: "create project from existing source" option [message #656931 is a reply to message #656930] Tue, 01 March 2011 03:22 Go to previous messageGo to next message
zhang  is currently offline zhang Friend
Messages: 2
Registered: March 2011
Junior Member
that's right up, I should try first
Re: "create project from existing source" option [message #657503 is a reply to message #649899] Thu, 03 March 2011 02:58 Go to previous messageGo to next message
Dr Chan is currently offline Dr ChanFriend
Messages: 1
Registered: March 2011
Junior Member
No Real Name wrote on Thu, 20 January 2011 16:51
Try File/New/Project
Select type of project, Next
Type in project name
uncheck default location
In Location edit box type in the path to your source
click Finish




Thanks this worked for me
Re: "create project from existing source" option [message #658574 is a reply to message #544619] Wed, 09 March 2011 03:53 Go to previous message
David Southey is currently offline David SoutheyFriend
Messages: 1
Registered: March 2011
Junior Member
Nice! Same here. it works for me too. thanks
Previous Topic:Using AST to parse my code with eclipse 3.2
Next Topic:Add code and text fragments at cursor
Goto Forum:
  


Current Time: Tue Apr 16 21:13:01 GMT 2024

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

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

Back to the top