Im completely new to antinstall. Used the wizard to create a random project which product the 3 xmls (antinstall-config.xml, build.xml, create_installer.xml). Now i'm looking to modify the project to make it work with my own custom build.xml file. I see a number of variables being used in all 3 xmls but have no idea where they are defined or their values are coming from (like installDir in build.xml). Kindly enlighten me on this.
Also, the jar created using create_installer.xml seems have a number of folders in it (resources, images, etc). How are they created?
Any help is much appreciated
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Im completely new to antinstall. Used the wizard to create a random project which product the 3 xmls (antinstall-config.xml, build.xml, create_installer.xml). Now i'm looking to modify the project to make it work with my own custom build.xml file. I see a number of variables being used in all 3 xmls but have no idea where they are defined or their values are coming from (like installDir in build.xml). Kindly enlighten me on this.
Also, the jar created using create_installer.xml seems have a number of folders in it (resources, images, etc). How are they created?
Any help is much appreciated