[mdr-users] some storage Problems with MDR in Eclipse Rich Clients
Marcus Tessmer <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Jarda, >If it's possible for you to change the code before using MDR, try the following: >Thread.currentThread().setContextClassLoader(rightClassLoader); thanks a lot for your advise. Now everything works fine. Best regards, Marcus