This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Re: Choose Java Vm
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 09, 2009
05:34 AM
Choose Java Vm
How can i restrict the jre's displayed in the java VM panel to be 1.6 and above versions..
I tried adding the rule under Project -> java but in vain
Cna anyone please help me out.
I tried adding the rule under Project -> java but in vain
Cna anyone please help me out.
6 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 09, 2009
06:08 AM
As far as I know, you cannot prevent IA from displaying all the available VMs it can find. What you can do is either you stop the installation if the chosen VM is not minimum 6, or even better you bundle the correct Java VM and be sure that this is the version that will be installed and used.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 09, 2009
06:11 AM
Thank you for the infromation but i actaully need this:
There is a panel called choose java vm that searches the list of jre in the system and display the results.
can i restrict the results to be above 1.6+ for specific platforms
There is a panel called choose java vm that searches the list of jre in the system and display the results.
can i restrict the results to be above 1.6+ for specific platforms
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 09, 2009
06:38 AM
I've already told you that I don't think this is possible: the panel it's an IA built-in panel and I guess you've seen the only options that it has. It might be possible if you were to create a custom panel.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 11, 2009
12:18 AM
New to using custom panels
Can anyone please help me out in writing a custom panel as i need the panel to be same as that of "choose jvm" but should display only jvm with 1.6 or higher.
How can i do this?
Any suggestion would be helpful..
Can anyone please help me out in writing a custom panel as i need the panel to be same as that of "choose jvm" but should display only jvm with 1.6 or higher.
How can i do this?
Any suggestion would be helpful..
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 16, 2009
02:18 PM
IA 2009 has this functionality to restrict vms based on version. I am not sure if you can switch to IA2009 or not.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 14, 2009
02:56 AM
what are the variables that i need to set by writing a custom panel for choose java vm
$JDK_HOME$- java home directory
and what other variables should i set in my custom code for the choose java vm panel
$JDK_HOME$- java home directory
and what other variables should i set in my custom code for the choose java vm panel
