Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Launch and access the Preference subset page
Launch and access the Preference subset page [message #258881] Fri, 27 February 2009 15:55 Go to next message
Eclipse UserFriend
Take "Java project wizard" as example, where a user can launch and access
a subset preference page. Is there code or API on implementing access to
the preference subset page that can be shared and reused by other
eclipse-based product? May i have a pointer to where to get the code?
Thanks!
Re: Launch and access the Preference subset page [message #258891 is a reply to message #258881] Mon, 02 March 2009 00:55 Go to previous messageGo to next message
Eclipse UserFriend
Are you talking about WorkingSet? If so
org.eclipse.ui.dialogs.WorkingSetGroup is the one you should be looking at

- Prakash
--
http://blog.eclipse-tips.com



"May Zhu" <mayzhu@ca.ibm.com> wrote in message
news:6ca12942ac62f1e36eded5355388daf5$1@www.eclipse.org...
> Take "Java project wizard" as example, where a user can launch and access
> a subset preference page. Is there code or API on implementing access to
> the preference subset page that can be shared and reused by other
> eclipse-based product? May i have a pointer to where to get the code?
> Thanks!
>
Re: Launch and access the Preference subset page [message #258898 is a reply to message #258881] Mon, 02 March 2009 09:52 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

On 2/27/2009 3:55 PM, May Zhu wrote:
> Take "Java project wizard" as example, where a user can launch and
> access a subset preference page. Is there code or API on implementing
> access to the preference subset page that can be shared and reused by
> other eclipse-based product? May i have a pointer to where to get the
> code? Thanks!
>

Take a look at the class org.eclipse.ui.dialogs.PreferencesUtil

Hope this helps,
Eric
Previous Topic:QRe: ClassNotLoadedException in Eclipse debugger
Next Topic:Applying Annotations to newly created IType
Goto Forum:
  


Current Time: Fri Apr 18 06:30:12 EDT 2025

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

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

Back to the top