configure eclipse and izpack

View: New views
6 Messages — Rating Filter:   Alert me  

configure eclipse and izpack

by cotter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sorry but I have never created an installer before and just finished building my first java desktop application and am trying to figure out this step in the documation so I can get my compiler setup so I can create my first installer.

Debug compile (create installation)

Select Run > Debug... Java Application New give a name e.g. "CompileMyInstall" select in "Main" the project "IzPack" select as "main class" "Compile" (from package com.izforge.izpack.compiler) As "Program arguments" put in (for %SOME_THING% use your local value) %SRC_ROOT%%CONFIG_SUBPATH%install.xml -b %SRC_ROOT% -o %INSTALLER_DEST%install.jar As "VM arguments" put in "-DIZPACK_HOME=n:homebartzkauworkxt150_forIzPackizpack-src"


What should the path of DIPACK_HOME be and what does this mean

As "Program arguments" put in (for %SOME_THING% use your local value) %SRC_ROOT%%CONFIG_SUBPATH%install.xml -b %SRC_ROOT% -o %INSTALLER_DEST%install.jar


Re: configure eclipse and izpack

by cotter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

for Program Arguments

What I have is

C:\Program Files (x86)\IzPack\src\lib C:\Program Files (x86)\IzPack\sample\simple\install.xml -b C:\Program Files (x86)\IzPack\src\lib -o C:\Program Files (x86)\IzPack\sample\simple\install.jar

for VM Arguments I have

"-DIZPACK_HOME=C:\Program Files (x86)\IzPack\src\lib"

Re: configure eclipse and izpack

by cotter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I got this working in eclipse if any one wants help with it on windows let me know. I got some help my self

Thanks
Joel

Re: configure eclipse and izpack

by cotter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I got this working in eclipse if any one wants help with it on windows let me know. I got some help my self

Thanks
Joel

Re: configure eclipse and izpack

by isrss :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

I need help on working izpack with eclipse.
Could you please help?
Regards
Satya


cotter wrote:
I got this working in eclipse if any one wants help with it on windows let me know. I got some help my self

Thanks
Joel

Re: configure eclipse and izpack

by cotter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Whats the question?


Hi

I need help on working izpack with eclipse.
Could you please help?
Regards
Satya


cotter wrote:
I got this working in eclipse if any one wants help with it on windows let me know. I got some help my self

Thanks
Joel