[izpack-users] How can I create a panel and not display it?

Klaus Bartz bartzkau at gmx.net
Mon Feb 20 19:30:37 CET 2006


Hm,
seems so, that you use the compile.bat or the shell script in bin.
it uses the standalone compiler.
There are two ways to go...
1. use the "normal" compiler with a command like

java -jar $IzHome/lib/compiler.jar -HOME $IzHome $PathToMyInstall.xml -b  
$PathToSources -o $Output

2. rebuild the standalone compiler with your additional panels.


Cheers

Klaus



More information about the izpack-users mailing list