Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Working Set
Working Set [message #603559] Tue, 24 November 2009 13:18
Cosmin is currently offline CosminFriend
Messages: 23
Registered: October 2009
Junior Member
Hello,

I would like to ask a question about creating working sets programmatically. Is there anyway to create a new working set and add projects to it?

I use a static function to create a IProject :
CustomProject.createProject("Test", new URI("file:///D:/S"));. My problem is that I need to create 3-4 of this projects and would like to group them programmatically, is there a way to do that?
Previous Topic:Working Set
Next Topic:Building against two base locations
Goto Forum:
  


Current Time: Thu Mar 28 19:52:31 GMT 2024

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

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

Back to the top