Updates to On-Line Compiler

A

Andrew Thompson

The Java On-Line Compiler has been
updated to allow compilation against
the 1.5 rt.jar.
http://www.physci.org/javac.jsp?bcp=15

Scrap the 1.5 for the moment!

I need to install a 1.5 SDK
before I can do that
successfully. :(

/../CardTest.java:7: cannot access java.awt.Frame
bad class file: /...rt.jar(java/awt/Frame.class)
class file has wrong version 49.0, should be 48.0
Please remove or make sure it appears in the correct subdirectory of the
classpath.
public class CardTest extends Frame implements MouseListener
^
1 error
 
?

=?ISO-8859-1?Q?Daniel_Sj=F6blom?=

Andrew said:
If you are unsatisifed,
ask for a full refund.

Actually, he does have a point. Even if you are providing something for
free, it is generally your job to test it.
 
A

Andrew Thompson

** New zip download.
Scrap the 1.5 for the moment!

Further errors were discovered when
investigating the 1.5 functionality.
The .jar files were not properly written.

Until I can come up with a fix, I
have implemented a .zip download of
the .class and .java files, as well
as example .bat files for Jarring
and generating the JavaDocs, and a
few random .htm and other
files to wrap around it.

Given that 99% of Java noobs who
need help with the Jar and JavaDoc
commands would be using Windows and
IE, I have designed the web pages
to make full use of IE, possibly to
the detriment of other browsers.

Users of other OS's can probably
get a good idea how to alter the
various scripts for their own OS,
the scripts contain comments.

I have thus far tested it with
SimpleGui1, against the MS 1.1VM.
You can try it out for yourselves,
or quickly check out the resulting
..zip file here-
<http://www.physci.org/public_compile/agdohcHTZwrdSimpleGUI1/SimpleGUI1.zip>

There are also some further
useability changes made to
the page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,608
Members
45,241
Latest member
Lisa1997

Latest Threads

Top