Re: Probably wrong information
Peter Cheung <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <SG2PR01MB0348399D0AF1742E2507CBC8B5480@SG2PR01MB0348.apcprd01.prod.exchangelabs.com> |
Thanks ________________________________ From: Benno Markiewicz <[email protected]> Sent: Sunday, January 29, 2017 2:31 AM To: dev Subject: [platform-dev] Re: Probably wrong information 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]<mailto:[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