il.com]
>Gesendet: Freitag, 14. Mai 2010 13:50
>An: user@ant.apache.org
>Betreff: Re: AW: ant deploy to jar file
>
>
>hmm create jar task.
>
>.deploy file is jdeveloper file
>
>You can create it like this:
>
>Highlight the project, right click->New
>General->Depl
hmm create jar task.
.deploy file is jdeveloper file
You can create it like this:
Highlight the project, right click->New
General->Deployment Profiles: JAR File - Simple Archive
Save as TestApplication.deploy
Fill in dialog
JAR Options –> Main class name: net.casetech.otsig.jdevintro.TestApplic
You could create a jar file with task.
But what do you mean with "deploy to jar"?
Jan
>-Ursprüngliche Nachricht-
>Von: senzacionale2004 [mailto:mitja.bom...@gmail.com]
>Gesendet: Freitag, 14. Mai 2010 13:13
>An: user@ant.apache.org
>Betreff: ant deploy to jar file
>
>
>is it possible