Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #9265
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Finding classes used by Applet |
| Date | 2011-10-27 17:16 -0700 |
| Organization | Canadian Mind Products |
| Message-ID | <0ssja75knjsli53fsmp68ig7cqk0jpjqpg@4ax.com> (permalink) |
| References | <Xns9F8AACF93F933jpnasty@94.75.214.39> <r27ha756vb375koqvnff0it5abdfi1h30n@4ax.com> <Xns9F8AD85CDFA89jpnasty@94.75.214.39> <90a41602-fc83-4400-bd17-7dca13ecf75f@g1g2000vbd.googlegroups.com> |
On Thu, 27 Oct 2011 04:30:02 -0700 (PDT), Jef <e70838@gmail.com> wrote, quoted or indirectly quoted someone who said : >genjar is probably the cleaner solution. Once you have figured out GenJar, the problem goes away completely ever after. If you collect lists of classes, the problem will continue to haunt you and will need constant tweaking. It is a bit like learning to touch type. It is a hurdle to get over, but ever after you can type much faster. Jef and I both think your are better off using Genjar. Just read one of my Ant Scripts. Prune out what you understand and definitely do not need. Anything you don't understand yet, just leave alone. Let GenJar do its magic. You will be amazed at how quickly it solves this problem that makes you butt your head against the wall. -- Roedy Green Canadian Mind Products http://mindprod.com It should not be considered an error when the user starts something already started or stops something already stopped. This applies to browsers, services, editors... It is inexcusable to punish the user by requiring some elaborate sequence to atone, e.g. open the task editor, find and kill some processes.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Finding classes used by Applet Novice <novice@example..com> - 2011-10-26 20:55 +0000
Re: Finding classes used by Applet Roedy Green <see_website@mindprod.com.invalid> - 2011-10-26 16:50 -0700
Re: Finding classes used by Applet Novice <novice@example..com> - 2011-10-27 01:11 +0000
Re: Finding classes used by Applet Jef <e70838@gmail.com> - 2011-10-27 04:30 -0700
Re: Finding classes used by Applet David Lamb <dalamb@cs.queensu.ca> - 2011-10-27 09:23 -0400
Re: Finding classes used by Applet Roedy Green <see_website@mindprod.com.invalid> - 2011-10-27 17:16 -0700
Re: Finding classes used by Applet Roedy Green <see_website@mindprod.com.invalid> - 2011-10-27 07:17 -0700
Re: Finding classes used by Applet Roedy Green <see_website@mindprod.com.invalid> - 2011-10-27 17:17 -0700
Re: Finding classes used by Applet Arne Vajhøj <arne@vajhoej.dk> - 2011-11-06 15:16 -0500
csiph-web