Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-dev] Exception from Edit Driver Definition dialog - DTP 1.0 RC0 build

Hey John

> Actually, looking more closely at the stack, this could be a problem with
> the recent export changes in connectivity. Rob could confirm.
>

I don't see anything that would be related to export.  I think the critical
piece is:

> org.eclipse.core.runtime.CoreException[1]:
java.lang.ClassNotFoundException:
> org.eclipse.datatools.connectivity.ui.PasswordTextPropertyDescriptor

My guess would be that your env needs to be updated (either restart using
-clean, or nuke the contents of the eclipse/configuration folder;
everything but config.ini).  It may also be a problem with the plugin
dependencies/exported packages.  I'd guess it's the former, since you
couldn't reproduce the problem.

Hope that helps,
Rob



Back to the top