I have made a program in eclipse that works fine with the code,
java -jar FoodVan.jar
in the command prompt however when I try to do it in a .bat file it just closes as soon as it has got to the end, how would I keep it open? I know there is a few like this however it doesn't seem to work for me