When I put that very code in the JCreator and try to compile it, this is the error code that I keep getting:
--------------------Configuration: InventoryProgra mPart2 - <Default> - <Default>--------------------
Error : Invalid path, \bin\javac.exe -classpath "C:\Program Files\Xinox Software\JCreat orV4LE\MyProjec ts\InventoryPro gramPart2\class es" -d C:\Program" Files\Xinox "Software\JCrea torV4LE\MyProje cts\InventoryPr ogramPart2\clas ses...
User Profile
Collapse
-
My Java Inventory Program will not compile and run
I am suppose to modify the Inventory Program so the application can handle multiple items. Use an array to store the items. The output should display the information one product at a time, including the item number, the name of the product, the number of units in stock, the price of each unit, and the value of the inventory of that product. In addition, the output should display the value of the entire inventory.
• Create a method to calculate...
No activity results to display
Show More
Leave a comment: