Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Deleting projects...?(New to Eclipse and programming)
Deleting projects...? [message #650546] Tue, 25 January 2011 08:47 Go to next message
Eclipse UserFriend
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 08:49] by Moderator

Re: Deleting projects...? [message #650564 is a reply to message #650546] Tue, 25 January 2011 09: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 15:35 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 17:20:28 EDT 2025

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

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

Back to the top