I have recently switched to the full version of VisualAge for Java v4.0 but have encountered difficulties in getting the J3D extensions installed correctly - I believe.
I have followed the FAQ on the j3d.org web site for using Java3D and VisualAge but am still running into the following problem during compilation - the code works fine when running within Forte. Regards Wayne The following is the output in the debugger window; cae.temp.Main.main() (28/01/2002 13:53:23) Thread[AWT-EventQueue-0,6,main] (Alive) Thread[AWT-InputMethodManager,5,main] (Daemon Alive) Thread[AWT-Windows,5,main] (Alive) Thread[J3D-MasterControl,5,Java3D] (Alive) Thread[J3D-Renderer-1,5,Java3D] (Alive) Thread[J3D-RenderingAttributesStructureUpdateThread,5,Java3D] (Alive) Thread[J3D-TimerThread,5,Java3D] (Alive) Thread[main,5,main] (Alive): Uncaught exception (java.lang.NoSuchMethodError) Canvas3D(GraphicsConfiguration, boolean) Canvas3D(GraphicsConfiguration) Main() Main.main(String []) Thread[Reference Handler,10,system] (Daemon Alive) Thread[SunToolkit.PostEventQueue-0,5,main] (Alive) _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
