Re: UI for setting up runtime classpath
Svata Dedic <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Organization | CollabNet Hosting |
| Message-ID | <[email protected]> |
Svata Dedic wrote: > The fact that there's no central UI to manipulate with classpath items > common for all execution profiles at once in the UI spec seems somehow > irrelevant, isn't it ? In fact - there's: you may add a resource to be used "for runtime", which equals to all profiles in the whole project. Sadly, in version 1.23 of the UI spec, there's no customizer or other UI where one could review what resources were added to the default paths at the project level. The corresponding customizers were removed from the project node (see fig 1-3). The only supported action is to - remove the resource entirely from the project. No UI for reviewing stuff. In addition I am sure that professional developers will love the fact that a junit library is added to the application launcher profiles, too (when using "use in runtime" in the resource wizard), not only to profiles that start classes from the testsuite (which is typically produced by a special build target). -Svata P.S.: still waiting for the motivation for Fig 47 from version 1.23 of the UI spec and Fig 34,36 from version 1.22 of the UI spec.