Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Add a new project to an empty eclipse workspace programatically
Add a new project to an empty eclipse workspace programatically [message #444018] Wed, 08 February 2006 11:01
Eclipse UserFriend
Originally posted by: droll.mail.telepac.pt

Hello!

I am doing an integration with eclipse. I have a .NET program that needs to
be integrated with eclipse.
I need to open a new eclipse workspace (in a specified path). When this
workspace is opened it has to have a specific project in the resources tree.
The difficult part is opening a workspace with a project in it, that doesn't
yet have metadata for it, and as so the project doesn't appear in the
resources tree...
To open eclipse in a new workspace I am using the "-data path" command, but
I don't know how to add the specified project (already inside the workspace
path) to the resources tree inside eclipse. The problem is that the metadata
for that workspace still doesn't contain the information regarding the new
project... So basically I want to open a new eclipse workspace with a
specified project in it (in the workspace path), programmatically. Anyone
knows how to do this?


Thanks!
Pedro
Previous Topic:Customize a Outline Vieww
Next Topic:Actions in my ActionBarAdvisor
Goto Forum:
  


Current Time: Thu Nov 14 22:12:43 GMT 2024

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

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

Back to the top