cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

I need help...

slua
1-Newbie

I need help...

error.pngI need help .. I having this problem that it kept saying that they cant locate my Vending Machine simulator. I downloaded from the Academic Program.

1 ACCEPTED SOLUTION

Accepted Solutions
Aanjan
9-Granite
(To:slua)

As Veronica suggested, you would have to update your Java version to the latest one, as the error seems to indicate your current version is not supported.

View solution in original post

2 REPLIES 2
Aanjan
9-Granite
(To:slua)

As Veronica suggested, you would have to update your Java version to the latest one, as the error seems to indicate your current version is not supported.

sharmon
12-Amethyst
(To:slua)

My hypothesis is that an older version of Java is being invoked. The VendingMachineSimulator is targeted at Java 7. Try typing, "java -version" at a command prompt. If the version that's reported is anything less than 7, look at your PATH variable, and make sure there's not an old version of Java early in the path that is preventing a newer version of Java from running.

Top Tags