Hi,
we worked on feature request #101 and have a running solution implemented.
We worked in the Whiteboard project and made our changes as presented below:
Toolbar button:
-
implement class
de.fu_berlin.inf.dpp.whiteboard.gef.actions.OpenWhiteboardAction
-
private final String whiteboardID =
"de.fu_berlin.inf.dpp.whiteboard.view.SarosWhiteboardView";
public void run() { PlatformUI.getWorkbench().getActiveWorkbenchWindow()
.getActivePage().showView(whiteboardID );
}
-
IN plugin.xml create org.eclipse.ui.perspectiveExtensions hook
Saros Menu Button
-
IN plugin.xml:
- create new command org.eclipse.ui.commands.ShowWhiteboard - create new
commandHandler org.eclipse.ui.handlers.OpenWhiteboardHandler
-
implement
de.fu_berlin.inf.dpp.whiteboard.commandHandlers.OpenWhiteboardHandler
-
Connect everything and link to icon in icons.view16
We would like to commit our changes to gerrit, but your site says we need
to ask for permission first. So we're doing that right now.
Cheers
Robert and Felix
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing
conversations that shape the rapidly evolving mobile landscape. Sign up now.
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel