[izpack-devel] JDkPathPanel

Loïc lbndev at yahoo.fr
Fri Jan 4 07:50:22 CET 2008


kokomelle a écrit :
> Hi,
> I want to create an installer witch installs eclipse and others packs.
> I used JDKPathPanel and I want to recuperate the path choosed by the user
> and to write it on the file eclipse.ini.
> I don't know how to process :-(
> any suggestions about this?
> thanks in advance
>   
Hi,

Include a "default" eclipse.ini in your installer and use the <parsable> 
tag to replace variables during installation (you may also want to use a 
UserInputPanel to let the user set -Xmx and other memory related values, 
for example)

Hope this helps,

Loïc



More information about the izpack-devel mailing list