RE: Internal storage of nodes
"Brian Topping" <[email protected]> Thu, 14 Oct 2004 05:21:23 -0400
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi again Martin, Removing those jars worked great. It's nice that the jar count went = down this round. :-) So having gotten that operational with mostly full debugging sources = have given me a basic understanding of what is going on. I'm missing the = ability to generate what has often been named 'jmiuml14di.jar' after generation. What's the procedure for doing that under 4.0? I think I remember this = being an artifact of the UI plugin for NB 3.6, but I'd like to have the = artifact reflect the sources (and match the debug syms) of the 4.0 sources that I = am working with. Is it possible at all? I presume it must be since the NB = 4 metamodel would have had to have been generated. Once I get this stage working, I should know better whether what I've = found is relevant and/or have more information to formulate questions from. = I'm eventually quite interested in the generator classes, but I'm trying to approach them slowly and see if there is a way to avoid twiddling with = that code. It's a very complicated animal, this MDR. If there's any other = documentation on it laying around dusty corners of your hard drive, I'd be quite = grateful to have a look at it! thanks, :b