Skip to main content



      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 06: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: Sun Jul 13 01:18:45 EDT 2025

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

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

Back to the top