Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » IntroURL action: how to run action AND closeintro part ?
IntroURL action: how to run action AND closeintro part ? [message #472525] Tue, 15 April 2008 08:03
Sebastian Fuchs is currently offline Sebastian FuchsFriend
Messages: 97
Registered: July 2009
Member
Hello !

How can run an action through an IntroURL *and* close the intro part ?

Currently only standby mode 'true' or 'false' is supportet:
href=" http://org.eclipse.ui.intro/runAction?class=my.clazz&pluginId=my.plugin&standby=true"

Even implementing IIntroAction and using the given IIntroSite to close
the part does not work. I asume the Intro engine evaluates the 'standby'
expression and always calls #showView("org.eclipse.ui.internal.introview").

href="http://org.eclipse.ui.intro/close" does the job - but how to
combine both actions into one link ?

Thanks
Sebastian
Previous Topic:mailto links don't work in help view under OS X
Next Topic:Re: Need help with the eclipse standalone help
Goto Forum:
  


Current Time: Sat Apr 27 05:17:33 GMT 2024

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

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

Back to the top