Hi all,
I have a problem with a Java extension that uses several jar.
It's a Java macro that using Scripting Framework.
It's not my first extension in Java and I know that I have to write a parcel-descriptor file to specify classpath. The problem is that some classes specified in the classpath of parcel-descriptor aren't loaded and my Java code throws an exception java.lang.ClassNotFoundException. If I insert these library in the classpath of JVM (Tools -> Options -> Java) all work correctly.
Thanks in advance.

Seva

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to