/[classpath]/classpath/examples/README
ViewVC logotype

Diff of /classpath/examples/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.2 by gnu_andrew, Tue Aug 2 20:12:07 2005 UTC revision 1.1.2.3 by gnu_andrew, Sun Aug 7 18:34:09 2005 UTC
# Line 7  class Demo which contains a main() metho Line 7  class Demo which contains a main() metho
7  The examples can be compiled and run with gcj as follows:  The examples can be compiled and run with gcj as follows:
8    
9    gcj -o swingdemo --main=gnu.classpath.examples.swing.Demo \    gcj -o swingdemo --main=gnu.classpath.examples.swing.Demo \
10        gnu/classpath/examples/swing/Demo.java        gnu/classpath/examples/swing/Demo.java \
11          gnu/classpath/examples/swing/GNULookAndFeel.java
12    ./swingdemo    ./swingdemo
13    
14  Or with a traditional byte code interpreter like:  Or with a traditional byte code interpreter like:

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26