Red Robin Jython & JDK classes

2004-12-27 Thread Henri Sivonen
y own Java classes. How do I make the plug-in see the JDK classes? I am using Eclipse 3.0.1, Mac OS X 10.3.7, Java 1.4.2_05, Jython 2.1 and Red Robin Jython Development Tools 1.3.9. -- Henri Sivonen [EMAIL PROTECTED] http://iki.fi/hsivonen/ -- http://mail.python.org/mailman/listinfo/python-list

ImportError and jythonc

2004-12-28 Thread Henri Sivonen
I have a Jython script that uses Java classes and runs fine using jython. It also compiles using jythonc. However, when I try to run the compiled program with the same CLASSPATH, I get an ImportError upon first Java import. How can I fix this? -- Henri Sivonen [EMAIL PROTECTED] http://iki.fi