| Sign In/My Account | View Cart |
| Article: |
Building a Simple Java Application in Mac OS X | |
| Subject: | figured out NoClassDef error problem | |
| Date: | 2003-04-05 13:10:28 | |
| From: | anonymous2 | |
|
Response to: Author's response
|
||
Showing messages 1 through 1 of 1.
"java NineSquares/NineSquares."
the "." causes the problem. The run line should be
"java NineSquares/NineSquares"