Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Instantiate a IVMInstall with same JRE as Eclipse is using?
Instantiate a IVMInstall with same JRE as Eclipse is using? [message #1239237] Mon, 03 February 2014 18:19
Hernan Gonzalez is currently offline Hernan GonzalezFriend
Messages: 188
Registered: October 2010
Location: Buenos Aires, Argentina
Senior Member
I'm creating a IVMInstall instance to run a Java program by an external Java VM inside an Eclipse RCP product. Normally one is satisfied with just getting the 'default JRE', which is a global preference that is stored inside the workspace settings (a distinguished element among the list of available JREs). Now, suppose I don't want to rely on that default, nor on the list, but I want to be sure that the JRE is the same that is currently running my Eclipse product. Can that be done?

[Updated on: Mon, 03 February 2014 18:19]

Report message to a moderator

Previous Topic:[ANN] JXTA development plug-in
Next Topic:Thousands of "SomeClass cannot be resolved to a type" errors after clean + rebuild
Goto Forum:
  


Current Time: Thu Mar 28 16:20:27 GMT 2024

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

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

Back to the top