Re: How do you execute a JAR file?
- From: "Andrew Thompson" <andrewthommo@xxxxxxxxx>
- Date: 28 Jan 2007 11:41:54 -0800
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
remains unnamed by NetBeans,
Expect *all* sorts of problems with classes in the
'default' package. They *can* be successfully jar'd
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.
Andrew T.
.
- Follow-Ups:
- Re: How do you execute a JAR file?
- From: phillip.s.powell@xxxxxxxxx
- Re: How do you execute a JAR file?
- 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
- How do you execute a JAR file?
- Prev by Date: Re: How do you execute a JAR file?
- 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
|