Re: Newbie - JAR question
- From: "Lee A. Wentzel" <lee.wentzel@xxxxxxxxxxxxx>
- Date: Thu, 30 Aug 2007 17:23:51 GMT
I've figured it out. I took the "org/jdesktop/layout/files..." and moved
it into my original JAR file. I then changed the the MANIFEST.MF as
follows.
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.6.5
Created-By: 1.5.0_09-b03 (Sun Microsystems Inc.)
Main-Class: learn.CelsiusConverterGUI
Class-Path: org/jdesktop/layout/
X-COMMENT: Main-Class will be added automatically by build
Tried running my JAR and it worked this time. So... I guess I figured it
out. Thanks any ways.
Lee
.
- Follow-Ups:
- Re: Newbie - JAR question
- From: a24900@xxxxxxxxxxxxxx
- Re: Newbie - JAR question
- References:
- Newbie - JAR question
- From: Lee A. Wentzel
- Newbie - JAR question
- Prev by Date: Re: Newbie - JAR question
- Next by Date: Re: Newbie - JAR question
- Previous by thread: Re: Newbie - JAR question
- Next by thread: Re: Newbie - JAR question
- Index(es):