Unconfigured Ad Widget

Collapse

Announcement

Collapse
No announcement yet.

Packages

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Packages

    I am attempting to compile a java program on the AS/400 in the QSHELL Environment and am receiving this error: javac -classpath / package1.java package1.java:3: cannot access home.DH9567.Dan.mypackage.Cup bad class file: /home/DH9567/Dan/mypackage/Cup.class class file contains wrong class: mypackage.Cup Please remove or make sure it appears in the correct subdirectory of the classspath. Cup b = new Cup(); ^ 1 error $ Please Help
Working...
X