Re: Giving an application a window icon in a sensible way
- From: "Joe Attardi" <jattardi@xxxxxxxxx>
- Date: 21 Nov 2006 07:35:47 -0800
On Nov 21, 9:32 am, "Twisted" <twisted...@xxxxxxxxx> wrote:
Now, for doing something suggested on Sun's own Web site, I find myself
being harangued and forced to keep posting stuff in my own defense
instead of getting on with my work, in a thread that should be dead now.
I'm sorry you take it as hostility and bashing. We are all trying to
tell you that what you are trying to do is a really bad way to do it. I
don't understand your resistance to doing it the way that is
universally accepted as the standard way to bundle resources with a
Java app.
I do understand your argument that it's a pain to construct a JAR to
use every time; however, Ant eliminates this inconvenience.
Ant is trivial to use, and has a very short learning curve. When you
set up an Ant buildfile, you can have it automagically build your JAR
file for you.
As I said in an earlier post, why are you opposed to learning how to
use Ant?
--
jpa
.
- Follow-Ups:
- References:
- Giving an application a window icon in a sensible way
- From: Twisted
- Re: Giving an application a window icon in a sensible way
- From: Mark Rafn
- Re: Giving an application a window icon in a sensible way
- From: Twisted
- Re: Giving an application a window icon in a sensible way
- From: Mark Rafn
- Re: Giving an application a window icon in a sensible way
- From: Twisted
- Re: Giving an application a window icon in a sensible way
- From: Daniel Pitts
- Re: Giving an application a window icon in a sensible way
- From: Twisted
- Re: Giving an application a window icon in a sensible way
- From: Ian Wilson
- Re: Giving an application a window icon in a sensible way
- From: Twisted
- Giving an application a window icon in a sensible way
- Prev by Date: Re: how to "translate" dynamic array in FORTRAN 90 to Java code?
- Next by Date: (Simple question) Why I failed to read from an input file?
- Previous by thread: Re: Giving an application a window icon in a sensible way
- Next by thread: Re: Giving an application a window icon in a sensible way
- Index(es):
Relevant Pages
|