| Author |
How to pack jar file with including sources for debug
|
Meir Yan
Ranch Hand
Joined: Apr 27, 2006
Posts: 597
|
|
Hello all I like to have jar that contains java sources along with class So I could debug the application, how can it be done with ant?
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26173
|
|
Meir, Add .java to your inclusions? Can you show the packaging snippet of your jar target that you are puzzled about.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: How to pack jar file with including sources for debug
|
|
|