The error message is very clear, I think. :-) Go to C:\Users\Zoran\Documents\NetBeansProjects\incubator- netbeans\nbbuild\testuserdir/build.properties and point to the location of your Apache NetBeans Platform.
Gj On Sat, Apr 14, 2018 at 12:14 PM, Zoran Sevarac <[email protected]> wrote: > Hi Geertjan, > > I've tried to build your app and I got the following: > > C:\Users\Zoran\Documents\NetBeansProjects\jmn\build.xml:15: The following > error occurred while executing this line: > C:\Users\Zoran\Documents\NetBeansProjects\jmn\nbproject\build-impl.xml:42: > Cannot find NetBeans build harness. > Check that > nbplatform.Apache_NetBeans_IDE_Dev_(Build_incubator- > netbeans-release-205-on-20180202).netbeans.dest.dir > and > nbplatform.Apache_NetBeans_IDE_Dev_(Build_incubator- > netbeans-release-205-on-20180202).harness.dir > are defined. > On a developer machine these are normally defined in > C:\Users\Zoran\Documents\NetBeansProjects\incubator- > netbeans\nbbuild\testuserdir\build.properties=C:\Users\Zoran\Documents\ > NetBeansProjects\incubator-netbeans\nbbuild\testuserdir/build.properties > > but for automated builds you should pass these properties to Ant > explicitly. > You may instead download the harness and platform: > -Dbootstrap.url=.../tasks.jar -Dautoupdate.catalog.url=.../updates.xml > > > > On Wed, Apr 11, 2018 at 8:09 PM, Geertjan Wielenga < > [email protected]> wrote: > > > Hi all, > > > > Some of you may remember a music composition application I worked on with > > others over several years. It’s a smallish Java desktop app (with > > integration with JavaFX) created on the NetBeans Platform. > > > > I tried to run it today on Apache NetBeans (incubating) 9.0 Beta. It > works > > without any problems. > > > > I also put it on GitHub for the first time. Get it here: > > > > github.com/geertjanw/jmn > > > > Any musicians out there? Feel free to take a look. Plus, this is proof > that > > Apache NetBeans works as the basis of a non-trivial Java desktop > > application. > > > > Gj > > > > > > -- > Zoran Sevarac, PhD, Assistant Professor > Department of Software Engineering > University of Belgrade, Faculty of Organisational Sciences > <http://www.fon.rs> > Neuroph <http://neuroph.sourceforge.net/> founder | Java Champion > <https://community.oracle.com/community/java/java-champions> | NetBeans > Dream Team <http://wiki.netbeans.org/NetBeansDreamTeam> > Homepage: http://www.zoransevarac.com >
