Hi All,

Congratulations to everyone involved in the release of NB 11.3, it's definitely the best yet! The FlatLF is quite delightful and has sorted out many little display problems quite simply terrific. I have been using it since its release, previously 11.3beta3 was also good.

I have a question about the community UML package, has it been donated to Apache Netbeans as Geertjan suggested might happen in his email dated 11/02/2020?

After receiving this message, I downloaded both UML and XML packages to look at them. Since then I have been through the UML package (more than once) and reformatted everything, eliminating all the random and unhelpful line-breaks, differentiating the javadoc comments from in-line code comments and commented out code, and eliminated any manual formatting so that the formatting is done only using the built in formatter. I think the end result is more readable (for me at least, I suspect others might disagree, but I never liked the standard coding style). Since that I have started trying to work through all the indicated errors to see if it will build. I've managed to get somewhere with the aid of innumerable internet searches,bu, finally have come to a bit of a standstill with the following error:

ant -f "/Volumes/MBP-Seagate/002 - PROGRAMMING/Local-Git-Repos/community-uml/uml" -Dcontinue.after.failing.tests=true build
taskdefs:
common-init:
projectized-common.basic-init:
basic-init:
files-init:
nbm-license-init:
build-init:
Scanning for modules in /Applications/Develop/NetBeans/Apache NetBeans 11.3.app/Contents/Resources/NetBeans/netbeans/harness Scanning for modules in /Applications/Develop/NetBeans/Apache NetBeans 11.3.app/Contents/Resources/NetBeans/netbeans/ide Scanning for modules in /Applications/Develop/NetBeans/Apache NetBeans 11.3.app/Contents/Resources/NetBeans/netbeans/java Scanning for modules in /Applications/Develop/NetBeans/Apache NetBeans 11.3.app/Contents/Resources/NetBeans/netbeans/nb Scanning for modules in /Applications/Develop/NetBeans/Apache NetBeans 11.3.app/Contents/Resources/NetBeans/netbeans/platform Scanning for modules in /Applications/Develop/NetBeans/Apache NetBeans 11.3.app/Contents/Resources/NetBeans/netbeans/websvccommon Scanning for modules in suite /Volumes/MBP-Seagate/002 - PROGRAMMING/Local-Git-Repos/community-uml warning: had to upgrade dependencies for module org.netbeans.modules.uml: added = [module org.netbeans.api.templates > 1.0, module org.netbeans.api.progress.nb > 1.40, module org.openide.filesystems.nb, module org.openide.filesystems.compat8] removed = []; details: [Separation of desktop and cleanup, Swing dependencies split away, Templates API has been separated into its own module.]
init:
up-to-date:
compile:
jar-prep:
jar:
netbeans-extra:
unzip-doors:
Expanding: /Volumes/MBP-Seagate/002 - PROGRAMMING/Local-Git-Repos/community-uml/uml/lib/DoorsIntegrationFiles.zip into /Volumes/MBP-Seagate/002 - PROGRAMMING/Local-Git-Repos/community-uml/build/cluster/modules
languagedefs:
javahelp:
/Applications/Develop/NetBeans/Apache NetBeans 11.3.app/Contents/Resources/NetBeans/netbeans/harness/build.xml:468: You must set 'jhall.jar' (e.g. in private.properties) to the location of jsearch.jar from a JavaHelp distribution
BUILD FAILED (total time: 4 seconds)

But I can't find anything helpful on the internet about jhall.jar & jsearch.jar to solve this problem.

Any help would be much appreciated.

Regards

Jeremy

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to