S
Samuel T
Hi,
Can you guys help me out with this? I was trying to use a method found
in a class that is in another folder. An error came up that said:
E:\Java\Black Object Orientated Book\Chapter 3\ShipMain1.java:7:
cannot access Packages.Ships.Ship
bad class file: .\Packages\Ships\Ship.class
class file contains wrong class: Ship
Please remove or make sure it appears in the correct subdirectory of
the classpath.
Ship argo;
Any ideas what to do?
Thanks in advance,
Samuel T
Can you guys help me out with this? I was trying to use a method found
in a class that is in another folder. An error came up that said:
E:\Java\Black Object Orientated Book\Chapter 3\ShipMain1.java:7:
cannot access Packages.Ships.Ship
bad class file: .\Packages\Ships\Ship.class
class file contains wrong class: Ship
Please remove or make sure it appears in the correct subdirectory of
the classpath.
Ship argo;
Any ideas what to do?
Thanks in advance,
Samuel T