From: Tim O'B. <to...@di...> - 2002-01-25 23:59:21
|
Description: I included the "Class-Path:" section in the MANIFST to allow the executable jar to load classes from the jdom.jar file. This will allow you to execute the application with "java -jar JProjectTimer-0.0.6-pre1.jar", as long as the jdom.jar file is in the relative path "./lib/jdom.jar". |