Re: [mdr-users] RE: Accessing the NBMDR from the NetBeans IDE
Martin Matula <[email protected]> Mon, 01 Aug 2005 22:03:39 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Ludger, ludger goeke wrote: >I just try to access the MDR belongingb to the NetBeans IDE from an >application that I run from the NetBeans IDE. > Are you sure you are running your application from NetBeans using "internal execution"? Otherwise your application accesses the MDR files from a different VM, which would be a problem. Regards, Martin