MechanicPreferences

39 views
Skip to first unread message

TvT

unread,
Apr 18, 2013, 9:41:29 AM4/18/13
to workspac...@googlegroups.com
Hi Robert,

i wanted to upgrade to the latest version of ws mechanic. Everything went well however an old plugin I wrote stopped working since the MechanicPreferences class is gone...

I used:
List<ResourceTaskProvider> list = MechanicPreferences.getTaskProviders();

How I am able to retrieve the TaskProviders in the new version?
Thanks,
ToM

ToM

unread,
Apr 18, 2013, 10:15:24 AM4/18/13
to workspac...@googlegroups.com
Think i found it:
List<IResourceTaskProvider> list = RegisteredTaskProvidersSupplier.getInstance().get();

Robert Konigsberg

unread,
Apr 18, 2013, 10:55:08 AM4/18/13
to workspac...@googlegroups.com
Thanks for saving me the work. Have a great day! Let me know if there's anything else I can do to help.


On Thu Apr 18 2013 at 10:15:25 AM, ToM <tvtr...@nepatec.de> wrote:
Think i found it:
List<IResourceTaskProvider> list = RegisteredTaskProvidersSupplier.getInstance().get();

--
You received this message because you are subscribed to the Google Groups "Workspace Mechanic for Eclipse" group.
To unsubscribe from this group and stop receiving emails from it, send an email to workspacemecha...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Reply all
Reply to author
Forward
0 new messages