[program-java] Re: java compilation

  • From: "qubit" <lauraeaves@xxxxxxxxx>
  • To: "java list" <program-java@xxxxxxxxxxxxx>
  • Date: Thu, 23 Sep 2010 22:44:14 -0500

See attachment -- having a little trouble with the mailer.
--le
--- Begin Message ---
  • From: "qubit" <lauraeaves@xxxxxxxxx>
  • To: <program-java@xxxxxxxxxxxxx>
  • Date: Thu, 23 Sep 2010 19:32:01 -0500
Hello -- Well actually now that I look back, Jamal circulated it by email to 
the blind programming list and I don't think it is located on 
empowermentzone.com or the fruitbasket main site.  So I have attached the 
file fruit.java that I took from Jamal's email. Hope attachments are allowed 
on this list.  If not, I'll try and get it posted for download somewhere.
Happy hacking.
--le

----- Original Message ----- 
From: "William & Pamela " <pmcoats00@xxxxxxx>
To: <program-java@xxxxxxxxxxxxx>
Sent: Thursday, September 23, 2010 3:02 PM
Subject: [program-java] Re: java compilation


Hi, Could you tell me where to find Jamal's program?

Thanks,
Pamela


-----Original Message-----
From: program-java-bounce@xxxxxxxxxxxxx
[mailto:program-java-bounce@xxxxxxxxxxxxx] On Behalf Of qubit
Sent: Monday, September 20, 2010 8:07 PM
To: java list
Subject: [program-java] java compilation

Greetings all --
I am finishing reading the java-in-a-nutshell book and have as yet not done
much hacking.  Now I have a really silly question... I am looking over
Jamal's fruitbasket program, which is slick and elegant if you haven't taken

time to read it -- the whole program is under 200 lines and uses the swt
library for the GUI.  But I am having the most annoying time trying to
compile it.
The file itself compiles fine, but even though I have a copy of swt.jar to
link into it, the javac compiler keeps rejecting it.  I tried putting a
symbolic link to the class tree, which is on linux in John Boyer's account,
but it still tried compiling  everything as if all the class files were out
of date, and failed because I didn't have permissions in that directory.

Question: what do I do to suppress compilation of a library that is in my
classpath?  If I put swt.jar on the compiler's command line, I assume it
should use the class defs from there and not go around recompiling
everything.

Thanx in advance.
--le



__________ Information from ESET Smart Security, version of virus signature
database 5468 (20100921) __________

The message was checked by ESET Smart Security.

http://www.eset.com




__________ Information from ESET Smart Security, version of virus signature
database 5468 (20100921) __________

The message was checked by ESET Smart Security.

http://www.eset.com



__________ Information from ESET Smart Security, version of virus signature
database 5468 (20100921) __________

The message was checked by ESET Smart Security.

http://www.eset.com



--- End Message ---

Other related posts: