A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Java in General
Author
Jar creation of Java files
Siddhesh Khedekar
Ranch Hand
Joined: Nov 09, 2009
Posts: 31
posted
Mar 06, 2010 05:37:50
0
Hi Experts,
I have some Folders on server . In one of the folders I will be having some Java files.
What I want is that some program should compile those Java files make their Jar and then all the folders should be put into one War file.
Is there any script for it ,any suggestions?
Henry Wong
author
Sheriff
Joined: Sep 28, 2004
Posts: 16680
19
I like...
posted
Mar 06, 2010 05:51:46
0
Siddhesh Khedekar wrote:
Is there any script for it ,any suggestions?
Can't you write one? It's pretty straightforward. All the tools are part of the JDK.
Henry
Books:
Java Threads, 3rd Edition
,
Jini in a Nutshell
, and
Java Gems (contributor)
I agree. Here's the link:
http://zeroturnaround.com/jrebel/download
subject: Jar creation of Java files
Similar Threads
how can compile whole package in one time
Difference b/w .jar, .ear, .war ?
Eclipse IDE
Refering a jar file from another jar
how to copy resources with maven?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter