[izpack-users] How can I create a panel and not display it?
Yossi Baram
yossiba at eldat.com
Mon Feb 20 15:27:26 CET 2006
Klaus,
You are most defently right.
I'm gonna use Eclipse IDE for simplify things.
Now its working and the jar is created. :-)
Now my problem is compiling the install.xml.
Where do I put my new panel? remember I need it right after the
TargetPanel.
I put it in:
<panels>
<panel classname="HelloPanel"/>
<panel classname="InfoPanel"/>
<panel classname="TargetPanel"/>
<panel classname="MyIni"/>
......
</panels>
and I get the following error:
Panel jar file not found: .\bin\panels\MyIni.jar
I checked and saw that MyIni.jar exist in the bin directory !!! and
there is MyIni folder as well.
What can be the problem?
Thanks Klaus for your help
cheers
Yossi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-users/attachments/20060220/49a14055/attachment.html
More information about the izpack-users
mailing list