Skip to main content



      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 00:46 Go to next message
Eclipse UserFriend
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 00:47] by Moderator

Re: How to determine the java vendor during runtime [message #526822 is a reply to message #526809] Tue, 13 April 2010 03:09 Go to previous message
Eclipse UserFriend
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: Sat Jun 21 08:08:57 EDT 2025

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

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

Back to the top