Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Can one use the .jardesc file with an ant jar task?
Can one use the .jardesc file with an ant jar task? [message #255450] Tue, 05 August 2008 08:00 Go to next message
Eclipse UserFriend
I would find it most convenient if one could use the .jardesc file that
one can create using the JarPackager to specify what files should be
jar-ed up.
Can one somehow use those .jardesc files as input to ant's <jar ... />
task? I found no parameter that sounded promising.

A short google search revealed that this has already been discussed in
this very NG in 2005. Has there anything been done or developed since to
support this?

Michael
Re: Can one use the .jardesc file with an ant jar task? [message #255462 is a reply to message #255450] Wed, 06 August 2008 03:19 Go to previous message
Eclipse UserFriend
Michael Moser wrote:
> I would find it most convenient if one could use the .jardesc file
> that one can create using the JarPackager to specify what files should
> be jar-ed up.
> Can one somehow use those .jardesc files as input to ant's <jar ... />
> task? I found no parameter that sounded promising.
>
> A short google search revealed that this has already been discussed in
> this very NG in 2005. Has there anything been done or developed since
> to support this?
A bugzilla search might also help ;-)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=117762

Note that the new Runnable JAR file export wizard can create an ant
build file.

Dani
>
> Michael
>
Previous Topic:code completion adding imports
Next Topic:Generating Resolved AST without a Project
Goto Forum:
  


Current Time: Sat Jul 19 13:32:18 EDT 2025

Powered by FUDForum. Page generated in 0.03942 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top