Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to determine the java vendor during runtime
How to determine the java vendor during runtime [message #526809] Tue, 13 April 2010 04:46 Go to next message
Ricky Ru is currently offline Ricky RuFriend
Messages: 14
Registered: February 2010
Junior Member
Hi friends,

I want to know the vendor of the jre on which the rcp application is currently running. I know we can get the jvm information by clicking the Help->About->Configuration Detail. But I need to use code to get the jdk vendor during runtime.

Does anyone know the API?

Thanks a lot.

[Updated on: Tue, 13 April 2010 04:47]

Report message to a moderator

Re: How to determine the java vendor during runtime [message #526822 is a reply to message #526809] Tue, 13 April 2010 07:09 Go to previous message
Ricky Ru is currently offline Ricky RuFriend
Messages: 14
Registered: February 2010
Junior Member
Seems this call System.getProperty("java.vm.vendor") should be ok.
Previous Topic:Adding a file menu item via an extension point
Next Topic:Problem making section content scrollable
Goto Forum:
  


Current Time: Thu Apr 25 05:35:01 GMT 2024

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

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

Back to the top