| Author |
how to make a jar file inside a folder
|
Hrishikesh Maluskar
Ranch Hand
Joined: Jun 19, 2008
Posts: 114
|
|
how to make a jar inside a folder.....i have folders named test\ws\myApp and inside myApp i have 1.java and 2.java. i am not able to create a jar file inside ws folder which is above myApp
|
SCJP 1.5
www.licexpadvice.com
|
 |
Jair Rillo Junior
Ranch Hand
Joined: Aug 27, 2008
Posts: 114
|
|
|
I think you're in the wrong forum.
|
Regards, Jair Rillo Junior
http://www.jairrillo.com/blog, SCJA 1.0, SCJP 1.4, SCWCD 1.4, SCBCD 5.0, IBM SOA Associate (Test 664).
|
 |
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12921
|
|
|
This doesn't sound like a question which is directly related to the SCJP exam. I will move it to a more appropriate forum for you. Follow the link at the top of the page to continue with this topic.
|
Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
|
 |
Rene Larsen
Ranch Hand
Joined: Oct 12, 2001
Posts: 1179
|
|
Originally posted by Hrishikesh Maluskar: how to make a jar inside a folder.....i have folders named test\ws\myApp and inside myApp i have 1.java and 2.java. i am not able to create a jar file inside ws folder which is above myApp
Show us the command you have tried with.. [ September 12, 2008: Message edited by: Rene Larsen ]
|
Regards, Rene Larsen
Dropbox Invite
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32675
|
|
|
To the Java Tutorials! Find the section called Deployment. It will tell you all sorts of useful things about .jars.
|
 |
 |
|
|
subject: how to make a jar file inside a folder
|
|
|