Guest_imported
New member
- Jan 1, 1970
- 0
I installed BDK1.1 and J2SE v1.3.0. In the beanbox I was testing out bean connections between the Juggler and Explicit button by writing an event handler for the button - to stop juggling when pressed. But it does not create an event adapter.
------------------------------------
The error it gives is:
WARNING: Could not Runtime.exec(String) "javac" in the standard way: Java.io.IOException: CreateProcess: javac classpath.....etc. etc.
Check that the version of "javac" that you are running is the one supplied with Sun's JDK1.x and not some other version supplied with another product...
Could not create an event adapter
------------------------------------
I have tried uninstalling and reinstalling different versions in different directories, setting my path to my jdk directory as well as classpath=..\lib\methodtracer.jar and so on, but it never worked. Should the classpath variable be set to something else? Please help and many thanks in advance.
------------------------------------
The error it gives is:
WARNING: Could not Runtime.exec(String) "javac" in the standard way: Java.io.IOException: CreateProcess: javac classpath.....etc. etc.
Check that the version of "javac" that you are running is the one supplied with Sun's JDK1.x and not some other version supplied with another product...
Could not create an event adapter
------------------------------------
I have tried uninstalling and reinstalling different versions in different directories, setting my path to my jdk directory as well as classpath=..\lib\methodtracer.jar and so on, but it never worked. Should the classpath variable be set to something else? Please help and many thanks in advance.