Hello! My name is Alban Clemenz. I'm new to this club. I'm working with the Compiler "javac" from the MRJ SDK. Everything is going just fine - except for a...
189
deanjudd@...
Mar 14, 2001 2:09 am
Hi Clemenz: The input Stream reader is looking for some input and unless you give it something, it will return null, which is what you saw. To fix, when the...
190
Alban Clemenz
alban.clemenz@...
Mar 15, 2001 3:45 am
Hello I am so happy now that - with a little help from our club member Dean - my little Hello programm doesn't call me "null" anymore. Alban...
191
Tobias Bohlin
tobias_bohlin@...
Mar 17, 2001 1:23 pm
Howdy all. I have used a SDK that you could drop java-files on and get class-files. I'd like to download it again. Where can I find it? Regards Tobias Bohlin ...
192
Tobias Bohlin
tobias_bohlin@...
Mar 18, 2001 9:09 pm
I can't use the SDK as it requires a MRJ 2.2 installation. I use MRJ 2.1.4. I have an old shitty PPC. Got any older tools that might work? Need the drag and...
193
Paul Jones
paulj@...
Mar 19, 2001 11:47 pm
Sorry for this simple quest but... I have a collection of Java .class files, how do I 'run' this application on a Mac?? forgive me, I have tried including the...
194
Tobias Bohlin
tobias_bohlin@...
Mar 20, 2001 12:19 am
Howdy macjava. I need to drop my java files and make class files. There is a SDK for that out there. Where can it be? Regards the best Tobias Bohlin IT...
195
deanjudd@...
Mar 20, 2001 1:28 am
Hi Paul: You need to build an HTML file which includes an <APPPLET> statement in it which refers to your "Class" file(s). Below is a very simple one: <HTML> ...
196
deanjudd@...
Mar 20, 2001 1:39 am
Try the web address below for both the MRJ SDK 2.2 and the MRJ 2.2.4. http://developer.apple.com/java/classic.html...
197
Dean Baluch
dbaluch@...
Mar 20, 2001 4:06 am
Or, if you have not written an applet, you can open your class files with the java application, or jbindery ( I think, it's been awhile since I used java, what...
198
KRM
k_rajaram@...
Mar 20, 2001 4:11 am
MacJava newby questionHi, Download an Mac application called JBindery. Using this JBindery create an executable application from your class files.Run the...
199
Alban Clemenz
alban.clemenz@...
Mar 20, 2001 9:24 pm
Hello Tobias I insist on my proposal. 1. I cannot believe that MRJ SDK 2.2 requires MRJ 2.2. On the page shown below you can download a series of old releases...
200
pbj
pbjones@...
Mar 22, 2001 8:10 am
yes! and much thanks next problem, the classes are written for Java 1.3 thanks to all PBJ...
201
Tobias Bohlin
tobias_bohlin@...
Mar 22, 2001 9:10 am
Strange indeed. Perhaps Apple don't take Java seriously. I do not get SDK 2.2 to run with MRJ 2.1.4. I've tried. So now I'd like to get a java compiler. Any...
202
Sven Svensson
tobias.bohlin@...
Mar 25, 2001 10:11 pm
Howdy list. I'd like to have the serial number for Interarchy. It is shareware and have quit functioning, so I really need the n:o. Please someone. Best...
203
Eric Plowe
hypoluxa1@...
Mar 26, 2001 4:12 am
Typically we pay for shareware, it's not keen to ask for something illegal on a public mailing list(s) ~Eric ... <Attachment missing> ... Yahoo! Groups Sponsor...
204
Peter Schuller
peter.schuller@...
Mar 26, 2001 8:46 pm
... 1) Buy the thing. 2) If you absolutely must use it illegaly, don't SPAM multiple mailinglists about it. -- / Peter Schuller, InfiDyne Technologies HB PGP...
205
Vex Hex
hi_word@...
Mar 27, 2001 12:24 am
That is true, are you sure you are a programmer, I mean, you are not acting logical here. I don't want your javacode on my web pages. -vexHEX ... Get your FREE...
206
kaz
kaznie@...
Apr 3, 2001 3:48 pm
From: kaz <kaznie@...> Date: 2001.04.03 01:35:00 US/Pacific To: macjava@yahoogroups.com Subject: I am currently studying Java using OS X. I have hard time...
207
KRM
k_rajaram@...
Apr 4, 2001 3:12 am
Hi, What is the problem you are facing? First of all in the following part of your code: public void setValue(){ theList[0] = {banana,1}; theList[1] =...
208
Tobias Bohlin
tobias.bohlin@...
Apr 28, 2001 3:25 pm
Howdy list(s)! I need a compiler. Preferably small in size (kB:s). I've tried MRJ but it hangs etc. Tried to correct version for this computer. It has bad RAM...
209
Ahmad Issawi
ahmadissawi@...
Apr 30, 2001 6:58 am
howdy list(s)! I need a compiler. Preferably small in size (kB:s). I've tried MRJ but it hangs etc. Tried to correct version for this computer. It has bad RAM...
210
Tobias Bohlin
tobias.bohlin@...
Apr 30, 2001 2:35 pm
Still need info on this. I run Mac OS 8.1. Even better would be a compiler that lets my run simple java-apps, not being applets (regular programs). Again,...
211
Tobias Bohlin
tobias.bohlin@...
Apr 30, 2001 5:00 pm
If I have MRJ JDK 2.1.4 intalled and need SDK for that version, where can I download that? Can anyone recommend an IDE that is shareware or freeware? Need to...
212
Luis Flores
lflores@...
Apr 30, 2001 5:07 pm
try jedit ( at sourceforge ) with browser, compiler and project plugin ... all open source...
213
Tobias Bohlin
tobias.bohlin@...
May 2, 2001 3:05 pm
Hi list! Just wondering what tools are included in the MRJ SDK package. Can u build a stand-alone app + compile it and run it? Reason for asking is, SDK messed...
214
Patrick Curley
curley@...
May 3, 2001 3:57 am
I'm running OS9 on an iMac and what to be able to write JAVA applets and applications. What software do I need and where do I get it ?...
215
deanjudd@...
May 4, 2001 6:46 pm
Yes, it's called JBindery and it's included in the MRJ SDK 2.2 package....
216
jeff@...
Jul 16, 2001 5:23 am
Educate me. I like Cocoa. I go thte Nutshell book and the Cocoa Java tutorial PDF. Hmmm... Cocoa Java... I should go to Starbucks....
218
laotseu
bdesth@...
Jul 30, 2001 6:20 pm
Whoever you are, you should not transmit such a thing as a virus......