Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Working Set(Create new working set)
Working Set [message #499885] 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:target definition requires javax.crypto.spec
Next Topic:Working Set
Goto Forum:
  


Current Time: Thu Apr 25 05:39:39 GMT 2024

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

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

Back to the top