Skip to main content



      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] Mon, 16 November 2009 23:31 Go to next message
Eclipse UserFriend
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 07:24 Go to previous messageGo to next message
Eclipse UserFriend
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 00:04 Go to previous message
Eclipse UserFriend
Thanks Alex.
Previous Topic:[BUILD] I-I200911191517-200911191517
Next Topic:Switch Debug Perspective
Goto Forum:
  


Current Time: Fri Jul 25 05:44:22 EDT 2025

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

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

Back to the top