November 20, 200322 yr Can someone help me with Schedule Builder 0.96b. The ReadMe file indicates that you need the Java Run Time Environment to run the program. I have Java 1.3.1 Run Time Environment but have no idea where (or how) to input the java instructions. According to the instructions, the program uses the following syntax: java ScheduleBuilder Where do I input that syntax? There doesn't seem to be any window that runs Java. Or am I missing something? I have ZERO experience with running or programming Java (obviously :-hmmm )Steve
November 21, 200322 yr try opening up the command line(ewww), and cding to the dir where you have the schedule builder program residing in. And then try that syntax.Not sure if it will work, but I that is how I run my java proggies.
November 21, 200322 yr Fred, But where do I put that command line? In a DOS window? I don't seem to have a java window -- if there is such a thing. :-hmmm Thanks for answering, Fred.Steve
November 21, 200322 yr In XP, go Start - All Programs - Accessories - Command Prompt. It should open up a command prompt. Then say you have the java file in c:program filesblah. do cd "c:program filesblah"(change path to suit your system, but the quotes are important if you are changing dir with spaces in the path), and then enter the command for the java file. It should work *crosses fingers*
November 21, 200322 yr Hi Steve,Did you manage to get it working?, I got the command prompt window thing to work, but it generates an empty flightplans.txt file.Not sure what I am doing wrong.Dan.
November 21, 200322 yr Haven't been able to try it yet. I will tonight and see what happens. I've got a TWE JS41 schedule made up for JFK and that will be my test.Steve
November 21, 200322 yr Hi,Still trying to get it to work, not sure why, but in the comand prompt box, I get this "error"?.Exception in thread "main" java.lang.NoSuchMethodErrorIf anyone knows why, or how to get it to work please let me know.ThanksDan.
November 21, 200322 yr Dan -Can you show the exact thing you are typing into the command prompt window?
November 21, 200322 yr Hi,Thanks for the reply, I have sorted it now, I need the new version of JRE.ThanksDan.
November 21, 200322 yr Dan, Which version of JRE do you need? I have 1.3.1. On the JAVA page there are 4 versions.Steve
November 21, 200322 yr Hi Steve,I am using 1.4.2, I was using 1.3.1 and that wouldnt work, so I had to get 1.4.2Dan.
November 21, 200322 yr Thanks, Dan. I'll download it tonight and see if I can get Schedule Builder goin'.Steve
Create an account or sign in to comment