Re: ProjectFileChooser
Svata Dedic <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Organization | CollabNet Hosting |
| Message-ID | <[email protected]> |
Ondrej Rypacek wrote: > Did I get it right that there is no such thing, yet? > If so, isn't there some simillar project-file-chooser written by some > module (Svato?) that could be adopted by the infrastructure? I think Don't look at Java module. We need only to browse for folders (to be marked as roots of sources or outputs of compiled classes or resources). For that a FileChooser is sufficient. I am playing devil's advocate here. -Svata