Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » No projects found to import(Problem with importing java project)
No projects found to import [message #674806] Sat, 28 May 2011 16:04 Go to next message
Sylvy  is currently offline Sylvy Friend
Messages: 2
Registered: May 2011
Junior Member
Hi, I'm new on this forum. I have a problem with importing java project because when I try to select File > Import > General > Existing project into Workspace, it returns "No projects found to import". The project is already locates in workspace. It contains folders with only java files.

I'm using Eclipse IDE for Java Developers
Version: Helios Service Release 2
Build id: 20110218-0911

Can someone help me?

Thanks in advance.

Re: No projects found to import [message #675057 is a reply to message #674806] Mon, 30 May 2011 08:02 Go to previous messageGo to next message
Satyam Kandula is currently offline Satyam KandulaFriend
Messages: 444
Registered: July 2009
Senior Member
Eclipse looks for a file called .project to identify if it is an eclipse project. It also doesn't show up if the project name is already in the workspace
Re: No projects found to import [message #675110 is a reply to message #675057] Mon, 30 May 2011 10:38 Go to previous messageGo to next message
Sylvy  is currently offline Sylvy Friend
Messages: 2
Registered: May 2011
Junior Member
Thanks. So, is it possible to load a folder that contains only java files without .project? I need to use refactoring function on these files.
Re: No projects found to import [message #675128 is a reply to message #675110] Mon, 30 May 2011 11:27 Go to previous message
Satyam Kandula is currently offline Satyam KandulaFriend
Messages: 444
Registered: July 2009
Senior Member
Create a project and then import the file system or create a new linked folder (On the new folder dialog box, click on advanced to see options to create links).
Previous Topic:JVM terminated. Exit code=13
Next Topic:C++ DLL not working on Eclipse JDT.
Goto Forum:
  


Current Time: Tue Mar 19 14:04:15 GMT 2024

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

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

Back to the top