Re: Probably wrong information
Benno Markiewicz <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAA_aP4jSEdi+qkcnOckv1eLrCZrm-Zsx+t0qd_YHVHw91UbpRw@mail.gmail.com> |
No. nbproject/project.xml is for Ant-based projects and src/main/nbm/manifest.mf is for Maven-based projects. But yes the documentation could be more detailed about this Best regards Den 28 jan. 2017 08:24 skrev "Peter Cheung" <[email protected]>: Hi All in http://wiki.netbeans.org/DevFaqImplementationDependency This line "OpenIDE-Module-Module-Dependencies: some.other.module > 1.5" should be in src/main/nbm/manifest.mf, rather than nbproject/project.xml Am I correct? thanks from Peter