I am using Eclipse release 3.4.2 and am getting a popup error saying: "Could not find main class. Program will exit."
In the console the error says: "java.lang.NoClassDefFoundError: Inventory" "Exception in thread 'main'"
Is there any other information that would be needed to help with this?