AW: AW: ant deploy to jar file

2010-05-14 Thread Jan.Materne
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

Re: AW: ant deploy to jar file

2010-05-14 Thread senzacionale2004
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

AW: ant deploy to jar file

2010-05-14 Thread Jan.Materne
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