Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ascefb

Pages: [1]
1
ENGLISH / Re: How to run Ancestris from NetBeans?
« on: November 13, 2024, 05:55:36 »
Thanks a lot for the files. Now its working like a charm.


2
ENGLISH / Re: How to run Ancestris from NetBeans?
« on: November 12, 2024, 19:15:18 »
Hello,

I also try to play with the code in order to see if I can create a plugin for Ancestris. However I got the same problem as AndreasG:

Code: [Select]
/mnt/data/svn/ancestris/AncestrisCore/build.xml:7: The following error occurred while executing this line:
/mnt/data/svn/ancestris/AncestrisCore/nbproject/build-impl.xml:41: Cannot find NetBeans build harness.
Check that nbplatform.custom.netbeans.dest.dir and nbplatform.custom.harness.dir are defined.
On a developer machine these are normally defined in ~/.netbeans/dev/build.properties=~/.netbeans/dev/build.properties
but for automated builds you should pass these properties to Ant explicitly.

I installed latest Netbeans release which run with Java23. I define a "custom" platform as mentioned in the previous post. But the error is still there and I suspect some files are missing as pointed out.
Unfortunately, the Dropbox link is deleted and I can't test the harness and platform folder shared by Zurga.

Could you share them an other time or may be push those files in the shared application ZIP?

Thanks for your help.

Pages: [1]