[mdr-users] MDR Installation Issues

Kristina Hildebrand <[email protected]> Mon, 18 Jul 2005 11:26:08 -0400
Newsgroups gmane.comp.java.netbeans.modules.mdr.user
Message-ID <[email protected]>
Thanks for the reply, Martin.

Martin Matula wrote:

 > What version of NetBeans are you using?

Version 4.1.  I just downloaded and installed it, before trying to 
install MDR.  I have installed all of the latest updates from the 
default update sites, just in case I was missing something important, 
but that didn't help.  This is exactly what I've entered for "NetBeans 
Update Center Alpha": 
http://www.netbeans.org/updates/alpha/36_{$netbeans.autoupdate.version}_{$netbeans.autoupdate.regnum}.xml?{$netbeans.hash.code}
It appears to try to connect, then comes up with the error I mentioned 
in my last message.

 > The build system was changed just recently
 > (this week) and ant all-mdr no longer works. Now you have to use "ant
 > init all-mdr/module". I will update the instructions.

This still doesn't work for me, though it gets a lot farther.  I end up 
with 100 compile errors, mostly within classes in org.netbeans.lib.jmi.  
The problems all seem to be related to failing on the javax.jmi.model.* 
import.  Is there a .jar I'm missing?

Thanks for your help so far.
~Kristina