Re: How do you execute a JAR file?
- From: "phillip.s.powell@xxxxxxxxx" <phillip.s.powell@xxxxxxxxx>
- Date: 28 Jan 2007 12:04:08 -0800
On Jan 28, 2:41 pm, "Andrew Thompson" <andrewtho...@xxxxxxxxx> wrote:
On Jan 29, 6:32 am, "phillip.s.pow...@xxxxxxxxx"
<phillip.s.pow...@xxxxxxxxx> wrote:
On Jan 28, 2:27 pm, Knute Johnson <nos...@xxxxxxxxxxxxxxxxxxxxxxx>...
IconMaker?Knute Johnson
email s/nospam/knute/Do you have a package problem? Is the main class GUI.IconMaker or
..The main class is called "IconMaker", in a "default package" that'default' package. They *can* be successfully jar'd
remains unnamed by NetBeans,Expect *all* sorts of problems with classes in the
and deployed, but I would say that
a) NetBeans is adding complications into the mix
b) It won't, for a normally packaged class.
The default package is really only suitable for
test and toy codes. Once you have code worth
deploying (and prefererably a lot sooner) it
should be moved from the default package,
into a conventional package.
I will remember that going forward. For now at least I did get
IconMaker to run simply by blowing the JAR file apart into individual
classes and directories. I can't "re-JAR" it back together again
unfortunately, but then again, given the structure, I'd just rather
wait and reconfigure the build before doing so.
Thanx
Phil
Andrew T.
.
- References:
- How do you execute a JAR file?
- From: phillip.s.powell@xxxxxxxxx
- Re: How do you execute a JAR file?
- From: cp
- Re: How do you execute a JAR file?
- From: phillip.s.powell@xxxxxxxxx
- Re: How do you execute a JAR file?
- From: Knute Johnson
- Re: How do you execute a JAR file?
- From: phillip.s.powell@xxxxxxxxx
- Re: How do you execute a JAR file?
- From: Knute Johnson
- Re: How do you execute a JAR file?
- From: phillip.s.powell@xxxxxxxxx
- Re: How do you execute a JAR file?
- From: Andrew Thompson
- How do you execute a JAR file?
- Prev by Date: Re: Brand new to Java student
- Next by Date: Re: Brand new to Java student
- Previous by thread: Re: How do you execute a JAR file?
- Next by thread: Re: How do you execute a JAR file?
- Index(es):
Relevant Pages
|