Search found 2 matches
- Thu Aug 28, 2003 8:41 pm
- Forum: Java
- Topic: I get an error during Compile
- Replies: 9
- Views: 2669
OK. After dealing with this issue, I have found an answer to my problem. Here is what I did: The procedure is the same for all tools. For example, to add the "classpath" command line switch to the Compile Java command: In Texpad, from the Configure menu, choose Preferences. On the Preferences dialog ...
- Thu Aug 28, 2003 2:53 am
- Forum: Java
- Topic: I get an error during Compile
- Replies: 9
- Views: 2669
I get an error during Compile
I have two files that I am trying to compile. Toys820 class contains the methods used by the program and ToysStart820 to output messages to the output screen. I compile Toys820 with no problem and it also runs OK. When I try to compile ToysStart820 I get the following error messages: C:\ABC\Susana's ...