Add a new project to an empty eclipse workspace programatically (Again...) [message #444277] |
Mon, 13 February 2006 12:44 |
Eclipse User |
|
|
|
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
|
|
|
|
Powered by
FUDForum. Page generated in 0.02903 seconds