| Author |
Using Ant In Eclipse To Automate Deployment Of Jar File
|
Kaydell Leavitt
Ranch Hand
Joined: Nov 18, 2006
Posts: 679
|
|
I'm using Eclipse to build a cross-platform desktop application (Mac & Windows). I am able to deploy a Jar, but I have to remember how to do it each time. I have to remember to first Refresh my project and I don't believe that my previous choices "stick" in Eclipse. I read that the solution to this is to write an Ant script. Can someone help me to get started on this? Kaydell
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26173
|
|
Kaydell, The ant website is the best place to start. I'm going to move this thread to our Ant forum for you.
|
[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: Using Ant In Eclipse To Automate Deployment Of Jar File
|
|
|