Re: Is there really no wildcard adding for "jar -cvf my.jar classes\*.class" ?
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Apr 2008 21:44:36 GMT
On 28 Apr 2008 19:50:18 GMT, gremlin@xxxxxxxxxxx (Catherina Svensson)
wrote, quoted or indirectly quoted someone who said :
jar -cvf my.jar classes\*.class
I think most people use ANT for this task. See
http://mindprod.com/jgloss/ant.html
To do it with Jar.exe and wildcards see
http://mindprod.com/jgloss/jarexe.html
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- Follow-Ups:
- Re: Is there really no wildcard adding for "jar -cvf my.jar classes\*.class" ?
- From: Knute Johnson
- Re: Is there really no wildcard adding for "jar -cvf my.jar classes\*.class" ?
- Prev by Date: Re: Is there really no wildcard adding for "jar -cvf my.jar classes\*.class" ?
- Next by Date: Re: Is there really no wildcard adding for "jar -cvf my.jar classes\*.class" ?
- Previous by thread: Re: Is there really no wildcard adding for "jar -cvf my.jar classes\*.class" ?
- Next by thread: Re: Is there really no wildcard adding for "jar -cvf my.jar classes\*.class" ?
- Index(es):
Relevant Pages
|