Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Deleting projects...?(New to Eclipse and programming)
Deleting projects...? [message #650546] Tue, 25 January 2011 13:47 Go to next message
No real name is currently offline No real nameFriend
Messages: 2
Registered: January 2011
Junior Member
hello,

i just installed eclipse java ide in ubuntu. i started messing with it...made a project called 'Example'. then i deleted the 'Example' folder. when i open eclipse back up, i can't creat another project called 'Example' as it says it already exists.

how do i fix this?

thanks!

[Updated on: Tue, 25 January 2011 13:49]

Report message to a moderator

Re: Deleting projects...? [message #650564 is a reply to message #650546] Tue, 25 January 2011 14:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NOSPAM.ibm.com

Hi,

When you delete a project you are given the option of deleting the files
themselves. If you choose not to delete the files themselves they stay
on the file system, though it is no longer registered as a project.

When you tried to create it again it saw that the folder for the project
was still there, and so to protect you from accidentally wiping out your
data it stops you.

You'll need to go to your workspace through your OS's file explorer and
delete the Example folder. But be careful and make sure it is the
correct folder.


--
Thanks,
Rich Kulp
Re: Deleting projects...? [message #652720 is a reply to message #650546] Sat, 05 February 2011 20:35 Go to previous message
jack  is currently offline jack Friend
Messages: 8
Registered: January 2011
Junior Member
goto EDIT at top task bar and delete.Its not that difficult
Previous Topic:Streamlining the Installation Process
Next Topic:Possible Bug??
Goto Forum:
  


Current Time: Fri Apr 26 14:21:32 GMT 2024

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

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

Back to the top