Skip to main content



      Home
Home » Newcomers » Newcomers » Open folder in Project Explorer
Open folder in Project Explorer [message #1283679] Thu, 03 April 2014 14:02 Go to next message
Eclipse UserFriend
Hi all

I can create a Project in the Project Explorer that creates a folder and files in the Workspace.

Is it possible to open a folder in the Project Explorer from the Workspace. Can I add a folder and file structure not created in Eclipse to my Workspace and opan it in Eclipse.
Re: Open folder in Project Explorer [message #1283763 is a reply to message #1283679] Thu, 03 April 2014 16:02 Go to previous messageGo to next message
Eclipse UserFriend
You can do this a couple of ways. When you create the project uncheck Use Default Location and then browse to the folder from the selection dialog. This will create the project in the existing location on the file system. Another option is to use Linked Resources. This is similar to Unix symlinks. You can link to a folder by using the Advanced option on the New->Folder dialog or drag/drop the folder from a file system navigator (Explorer,Nautilus, etc) onto your project in Eclipse. You will get an option to copy the folder or link to it in the file system.
Re: Open folder in Project Explorer [message #1284761 is a reply to message #1283679] Fri, 04 April 2014 17:26 Go to previous messageGo to next message
Eclipse UserFriend
Thanks for that David

So is it only Eclipse projects that can be stored in the Workspace and opened in Eclipse?

Is there a way to place a non Eclipse project in the Workspace folder and then open it in Eclipse.
Re: Open folder in Project Explorer [message #1284904 is a reply to message #1284761] Fri, 04 April 2014 21:16 Go to previous message
Eclipse UserFriend
On 4/4/2014 4:26 PM, Simon Cooper wrote:
> Thanks for that David
>
> So is it only Eclipse projects that can be stored in the Workspace and
> opened in Eclipse?
>
> Is there a way to place a non Eclipse project in the Workspace folder
> and then open it in Eclipse.
Eclipse can only open Eclipse projects, so you would have to create an
Eclipse project for it before you could open it. There are a number of
tutorials in the Java Development Users Guide for Project Configuration.
You discuss a number of different project configurations.
Previous Topic:Problem with uploading and embedding images in the post
Next Topic:Character strings
Goto Forum:
  


Current Time: Sun Jun 22 19:11:45 EDT 2025

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

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

Back to the top