Paschu Posted May 9, 2005 Report Posted May 9, 2005 Hello !! I've started to learn about the UIPC_JAVA_SDK-Kit , involved in the FSUIPC_SDK of Peter Dawson !! But during compiling the Application Test.java (respectively Test.class) the Compiler "says", that the package com.flightsim.fsuipc.* (which is contained in the fsuipc.jar) doesn't exist, even I have include this JAR-File !! And without this JAR-File a connection between Java and FS2004 isn't possible !! SO...maybe someone can tell me if this problem is known (and maybe how to resolve it) or what at all I'm doing wrong !! Many thanx Paschu
Pete Dowson Posted May 9, 2005 Report Posted May 9, 2005 I've started to learn about the UIPC_JAVA_SDK-Kit , involved in the FSUIPC_SDK of Peter Dawson !! It's actually "Dowson" not Dawson. But either way I'm afaid I know nothing at all about Java. I hope someone else here may be able to help. Regards, Pete
jwenting Posted May 9, 2005 Report Posted May 9, 2005 Crosspost. Most likely you are having classpath problems. Give us your complete classpath and your compiler command line and maybe we can help.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now