Re: java mdr ui spec
Svata Dedic <[email protected]> Tue, 11 Feb 2003 18:56:49 -0100
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Organization | CollabNet Hosting |
| Message-ID | <[email protected]> |
cL wrote: > hey folks, > > i've updated the spec: > > http://ui.netbeans.org/docs/hi/javamdr/index.html > > it would be nice to link to it from the mdr module web page. > Looking at the "Repository Settings - Projects (Dublin/4.0)", it seems ti talk about sources that a given project contains and compiles (Java Roots added to the project). I may be mistaken, but if project's own sources are not allowed to be parsed in full, their view in the Explorer will be impacted (private methods will not be displayed etc). Likewise source editing features will not be able to recognize private class members and manipulate them. So - these settings make no sense on the sources that make the project up; rather they should be present for things external to the project which aren't directly edited and may not require so precise representation. -Svata