Slashdot Mirror


Web-Based Java Compiler Service

TheSync writes "Ronald Tschalär has set up a Web-based Java compiler service. Just type in your source file names and the JDK you'd like to compiler them with (1.1.8,1.2.2,1.3.1 or 1.4.1), and hit "compile." This makes getting started with Java easier, since you don't have to get the whole JDK."

2 of 50 comments (clear)

  1. T-minus 10ns to Slashdotting... by themo0c0w · · Score: 4, Funny


    Ok, this guy is offering *compilation* services over the web.

    He just got linked from /.

    Wanna guess how long before his servers go up in smoke from the slashdot-effect?

    --
    ph34r teh p0w3r 0f th3 c0w
  2. Be careful! by clambake · · Score: 5, Interesting

    foreach $file (@uploadedfiles) {

    insertRootExploit($file);

    }