>>>>> "P" == Peter T Nielsen <[EMAIL PROTECTED]> writes:

    P> I can compile a file implementing the interface with the default
    P> jde-global-classpath without any problems, so the interface
    P> must be in the classpath that the compiler uses.  So I do not
    P> quite understand why it is nessasery to set the global
    P> classpath.

When you compile, do you use Ant?  I ran into a similar problem until
I realized that while my Ant build.xml had the needed jar file in the
path to compile the sources, JDE did not.  Keeping the two in sync
occassionally rises up to bite me ;)

-- 
Gary Lawrence Murphy <[EMAIL PROTECTED]> TeleDynamics Communications Inc
Business Innovations Through Open Source Systems: http://www.teledyn.com
"Computers are useless.  They can only give you answers."(Pablo Picasso)

Reply via email to