[izpack-users] how to rebuild izpack with a new custom panel
Bartz, Klaus
Klaus.Bartz at coi.de
Tue Mar 13 14:43:40 CET 2007
May be you use the standalone-compiler. Then you have to put the
jar also in it.
Or you add a rule for your panel into $IZ_HOME/src/build.xml
and call
build
But do not forget to include all needed classes into the rule;
look as example into other rules.
Cheers
Klaus
> -----Original Message-----
> From: izpack-users-bounces at lists.berlios.de
> [mailto:izpack-users-bounces at lists.berlios.de] On Behalf Of E.othman
> Sent: Tuesday, March 13, 2007 2:25 PM
> To: izpack-users at lists.berlios.de
> Subject: [izpack-users] how to rebuild izpack with a new custom panel
>
>
> hi all;
>
> i wrote my own custom panel that extends PathInputPanel .after that i
> packaged the 3 classes into a jar file andput in under:
> izpack-path\\bin\\panels folder
>
> but when i compiled again my installer i got an error : panel jar not
> found (even though the jar is there under bin /panels)
> am i doing something wrong ?
> can you help in this please ?
> thanks
> _______________________________________________
> izpack-users mailing list
> izpack-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/izpack-users
>
More information about the izpack-users
mailing list