IntelliJ Java IDE
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes quick jar question Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "quick jar question" Watch "quick jar question" New topic
Author

quick jar question

J Hartley
Ranch Hand

Joined: Mar 29, 2001
Posts: 52
im going to have jars in my main jar...
will the examiner "unJar" the main jar or will they want to execute my sub jars without "unjarring" the main jar
Cheers
Joe
Narayan Veeramani
Greenhorn

Joined: Jun 06, 2001
Posts: 25
I am planning on having a single Jar file which contains other
Jar files as well as documentation plus source code. So they
will need to unjar only once. But it does not matter as long
as you clearly specify the installation instructions in
the README file.
 
 
subject: quick jar question
 
Threads others viewed
Ant - How to create a runnable jar of jars and classes
JAR classpath insanity
Exception while running the java program through run.bat file
problem while executing the JAR written using ANT
error
MyEclipse, The Clear Choice