For your first error, you aren't specifying the full package path for CsvReader. Look at my example for the import line. For your errors with AllTests, you have to use at least Java 5 that supports that syntax and you also have to reference JUnit in your classpath.
Bruce Dunwiddie
< Previous |
1 |
Next >
Add a Reply
This forum does not allow anonymous participation.
Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.