Differences between version 11 and previous revision of JavaNotes.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 11 | Last edited on Wednesday, May 2, 2007 9:54:12 am | by LawrenceDoliveiro | Revert |
Older page: | version 10 | Last edited on Wednesday, May 2, 2007 9:37:57 am | by AristotlePagaltzis | Revert |
@@ -35,9 +35,9 @@
# JavaDoc is your friend.
# [Ant] is your friend.
# JavaDeps is your friend.
-# [Eclipse] [IDE] is your friend (superseeds
JavaDeps and integrates [Ant] and JavaDoc)
+# [Eclipse] [IDE] is your friend (supercedes
JavaDeps and integrates [Ant] and JavaDoc)
!!! Errors
Sometimes [javac]/[Java] complains that it can't find files which are plainly there or complains that they're in the wrong place. This is almost always a classpath or a package interaction problem. If the file is not in a package and is in the current directory: