set vm-parameter when converting to jar?!  
Author Message
Stefan Dammeier





PostPosted: 2005-9-1 21:57:00 Top

java-programmer, set vm-parameter when converting to jar?! Hello,

I have an application in jbuilder and want to make it into jar file.
my application as an vm-parameter and appearently when i make this jar file
the settings are not set in the jar. how can i do this (in jbuilder)?

thank you very much!!!

Stefan


 
Oliver Wong





PostPosted: 2005-9-2 2:08:00 Top

java-programmer >> set vm-parameter when converting to jar?! "Stefan Dammeier" <email***@***.com> wrote in message
news:431708c0$0$24153$email***@***.com...
> I have an application in jbuilder and want to make it into jar file.
> my application as an vm-parameter and appearently when i make this jar
> file the settings are not set in the jar. how can i do this (in jbuilder)?

I don't think you can force VM settings via the contents of a jar file,
though you might be able to do it programatically via Java. What settings
are you trying to achieve?

- Oliver


 
Roedy Green





PostPosted: 2005-9-2 14:37:00 Top

java-programmer >> set vm-parameter when converting to jar?! On Thu, 1 Sep 2005 15:57:16 +0200, "Stefan Dammeier"
<email***@***.com> wrote or quoted :

>I have an application in jbuilder and want to make it into jar file.
>my application as an vm-parameter and appearently when i make this jar file
>the settings are not set in the jar. how can i do this (in jbuilder)?

see JavaC -J yes JavaC.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.