Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-mtj-dev] Question about bug 276095

Title: Question about bug 276095

Hello all,

I am working on the bug 276095 and I have one question.

I was working in a solution to deviceimporter extension point, but
with my solution if you have already imported some devices that need
an specific extension to be imported, and in runtime you remove that extension,
you get an ClassNotFoundException because the classes from that extension
are not there anymore.

I would like to know your opinion about how should I deal with this situation?

You can see a patch with this partial solution in https://bugs.eclipse.org/bugs/show_bug.cgi?id=276095.

Regards,

Rafael Amaral


Back to the top