Java Reference
In-Depth Information
Start with this:
$ cd Desktop
Desktop/
And you'll be here:
code/
HelloWorld/
build.sh
bin/
Canary.inf
dist/
src/
HelloWorld.jar
helloworld/
helloworld/
HelloWorld.class
HelloWorld.java
(If that didn't work, try cd~/Desktop , or check the end of this chapter for hints.)
Next go down into the
code directory by typing
this:
Desktop/
code/
$ cd code
Now you're here:
HelloWorld/
build.sh
bin/
Canary.inf
dist/
src/
HelloWorld.jar
helloworld/
helloworld/
HelloWorld.class
HelloWorld.java
 
 
Search WWH ::




Custom Search