Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Plugin version
Plugin version [message #508773] Wed, 20 January 2010 09:49 Go to next message
Maziar Khodaei is currently offline Maziar KhodaeiFriend
Messages: 25
Registered: July 2009
Junior Member
Hi,

how can I get the plugin version (Bundle-Version) from manifest.MF?

thx

Maziar

Re: Plugin version [message #508779 is a reply to message #508773] Wed, 20 January 2010 09:59 Go to previous message
Benjamin Muskalla is currently offline Benjamin MuskallaFriend
Messages: 338
Registered: July 2009
Senior Member
Hi Maziar,

you can either use the PackageAdmin directly or use one of the helper
classes like:

Platform.getBundle( "foo" ).getVersion();

Regards,
Benny

Maziar Khodaei wrote:
> Hi,
>
> how can I get the plugin version (Bundle-Version) from manifest.MF?
>
> thx
>
> Maziar
>
>


--
Benjamin Muskalla | EclipseSource Karlsruhe
http://www.eclipsesource.com | http://twitter.com/eclipsesource
Previous Topic:IFrame based Custom Widget and Incompatibility after RAP Target Update from 1.2.1 to 1.3M4
Next Topic:RAP 1.3 application as WAR archive
Goto Forum:
  


Current Time: Sat Apr 27 04:13:16 GMT 2024

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

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

Back to the top