Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Removal of working set from Project creation wizard in build S-2.0M3-200911101155
Removal of working set from Project creation wizard in build S-2.0M3-200911101155 [message #498461] Tue, 17 November 2009 04:31 Go to next message
Nitin Bohara is currently offline Nitin BoharaFriend
Messages: 17
Registered: July 2009
Junior Member
In the ProjectWizardFirstPage, the option of working sets is displayed on the first page as shown in the attached screenshot. In our application, we don't need to provide that functionality to the user. In org.eclipse.dltk.ui.wizards.ProjectWizardFirstPage, the inner class WorkingSetGroup is private. Hence I am not able to prevent it from being displayed in our wizard. Please suggest a way to remove or hide the working set option to be displayed in ProjectWizardFirstPage.
Re: Removal of working set from Project creation wizard in build S-2.0M3-200911101155 [message #499583 is a reply to message #498461] Mon, 23 November 2009 12:24 Go to previous messageGo to next message
Alex Panchenko is currently offline Alex PanchenkoFriend
Messages: 342
Registered: July 2009
Senior Member
Hi,

I've introduce the IWorkingSetGroup interface, so you can provide your
own (empty) implementation for this group.

Please use the next integration build.

Regards,
Alex

Nitin Bohara wrote:
> In the ProjectWizardFirstPage, the option of working sets is displayed
> on the first page as shown in the attached screenshot. In our
> application, we don't need to provide that functionality to the user. In
> org.eclipse.dltk.ui.wizards.ProjectWizardFirstPage, the inner class
> WorkingSetGroup is private. Hence I am not able to prevent it from being
> displayed in our wizard. Please suggest a way to remove or hide the
> working set option to be displayed in ProjectWizardFirstPage.
icon14.gif  Re: Removal of working set from Project creation wizard in build S-2.0M3-200911101155 [message #499779 is a reply to message #499583] Tue, 24 November 2009 05:04 Go to previous message
Nitin Bohara is currently offline Nitin BoharaFriend
Messages: 17
Registered: July 2009
Junior Member
Thanks Alex.
Previous Topic:[BUILD] I-I200911191517-200911191517
Next Topic:Switch Debug Perspective
Goto Forum:
  


Current Time: Thu Mar 28 15:39:10 GMT 2024

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

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

Back to the top