Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Finding Active WorkingSet in a View.
Finding Active WorkingSet in a View. [message #276051] Tue, 16 November 2004 14:41
Eclipse UserFriend
Originally posted by: simon.vaillancourt.mediagrif.com

I want to find which WorkingSet is active in the PackageExplorer view.

I can find the WorkingSets with :
Workbench.getInstance().getWorkingSetManager().getWorkingSet s();
But i cannot know which one is active in my View.

Basically i want to know which projects are visible in the PackageExplorer
view so my "plug-in" can work on the ones that are presents in the view
instead of all the ones that are open.

I figured out that finding the Active WorkingSet, i would know which
project are visible.

Thx.
Previous Topic:3.1M3 Useability?
Next Topic:Problem with telnet task
Goto Forum:
  


Current Time: Sun Nov 09 18:36:27 EST 2025

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

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

Back to the top