Hi,
$ java -version
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode)
$ cat >RunnableExample.java
import java.lang.*;
public class RunnableExample implements Runnable {
public void Runnab
Hi Petter,
On Sat, 2005-12-24 at 10:47 +0100, Petter Reinholdtsen wrote:
> I just found classpath-tools listed quite high on
> http://haydn.debian.org/~thuriaux-guest/qa/global.html>. The
> package look like it could need some care. Is the package still
> useful? I could not quite see what it d
GNU Classpath & friends meeting during Fosdem 2006.
The various free software library, runtimes, compiler and tool
projects around GNU Classpath will meet in Brussel to discuss what has
happened in the last year in the Free Software community and what the
next year will bring us during Fosdem.
Th
I compiled using the verbose command and I got
$ javac -verbose RunnableExample.java
[parsing started RunnableExample.java]
[parsing completed 48ms]
[search path for source files: [.]]
[search path for class files:
[/usr/lib/sun-j2se5.0-jdk/jre/lib/rt.jar,
/usr/lib/sun-j2se5.0-jdk/jre/lib/jsse.ja
4 matches
Mail list logo