This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
The following commit(s) were added to refs/heads/master by this push: new f9c1be04cf Cleanup readme and a few updates. new b4db3c823a Merge pull request #6721 from mbien/small-readme-cleanup f9c1be04cf is described below commit f9c1be04cf81e6db0c53c3f9032756a0021d319e Author: Michael Bien <mbie...@gmail.com> AuthorDate: Sat Nov 18 11:00:57 2023 +0100 Cleanup readme and a few updates. - add another workflow badge - add links to other NB repositories - misc cleanup / indentation --- README.md | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 3c11b06327..374567ca43 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,6 @@ --> -<a href="https://foojay.io/today/works-with-openjdk"><img align="right" src="https://github.com/foojayio/badges/raw/main/works_with_openjdk/Works-with-OpenJDK.png" width="100"></a> - # Apache NetBeans Apache NetBeans is an open source development environment, tooling platform, and application framework. @@ -29,6 +27,7 @@ Apache NetBeans is an open source development environment, tooling platform, and * GitHub actions * [![Build Status](https://github.com/apache/netbeans/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/apache/netbeans/actions/workflows/main.yml) * [![Profiler Lib Native Binaries](https://github.com/apache/netbeans/actions/workflows/native-binary-build-lib.profiler.yml/badge.svg?branch=master)](https://github.com/apache/netbeans/actions/workflows/native-binary-build-lib.profiler.yml) + * [![NetBeans Native Execution Libraries](https://github.com/apache/netbeans/actions/workflows/native-binary-build-dlight.nativeexecution.yml/badge.svg?branch=master)](https://github.com/apache/netbeans/actions/workflows/native-binary-build-dlight.nativeexecution.yml) * Apache Jenkins: * Linux: [![Build Status](https://ci-builds.apache.org/job/Netbeans/job/netbeans-linux/badge/icon)](https://ci-builds.apache.org/job/Netbeans/job/netbeans-linux/) * Windows: [![Build Status](https://ci-builds.apache.org/job/Netbeans/job/netbeans-windows/badge/icon)](https://ci-builds.apache.org/job/Netbeans/job/netbeans-windows) @@ -95,19 +94,17 @@ $ ant tryme ### Get In Touch -[Subscribe](mailto:users-subscr...@netbeans.apache.org) or [mail](mailto:us...@netbeans.apache.org) the [us...@netbeans.apache.org](mailto:us...@netbeans.apache.org) list - Ask questions, find answers, and also help other users. - -[Subscribe](mailto:dev-subscr...@netbeans.apache.org) or [mail](mailto:d...@netbeans.apache.org) the [d...@netbeans.apache.org](mailto:d...@netbeans.apache.org) list - Join development discussions, propose new ideas and connect with contributors. + * [Subscribe](mailto:users-subscr...@netbeans.apache.org) or [mail](mailto:us...@netbeans.apache.org) the [us...@netbeans.apache.org](mailto:us...@netbeans.apache.org) list - Ask questions, find answers, and also help other users. + * [Subscribe](mailto:dev-subscr...@netbeans.apache.org) or [mail](mailto:d...@netbeans.apache.org) the [d...@netbeans.apache.org](mailto:d...@netbeans.apache.org) list - Join development discussions, propose new ideas and connect with contributors. ### Download -Developer builds can be downloaded: [Latest build (netbeans-xxx.zip)](https://ci-builds.apache.org/job/Netbeans/job/netbeans-linux/lastSuccessfulBuild/artifact/nbbuild/). - -Latest release (convenience binary of released source artifacts): https://netbeans.apache.org/download/index.html. + * [Developer builds](https://ci-builds.apache.org/job/Netbeans/job/netbeans-linux/lastSuccessfulBuild/artifact/nbbuild/) on Jenkins (NetBeans-dev-xxx.zip). + * [Latest release](https://netbeans.apache.org/download/index.html) (convenience binary of released source artifacts). ### Reporting Bugs -[How to report bugs](https://netbeans.apache.org/participate/report-issue.html) + * [How to report bugs](https://netbeans.apache.org/participate/report-issue.html) ### Log, Config and Cache Locations @@ -122,6 +119,13 @@ Latest release (convenience binary of released source artifacts): https://netbea **Note:** removing/changing the user settings directory will reset NetBeans to first launch defaults +### Other Repositories + + * [NetBeans website repos](https://github.com/apache/netbeans-antora?tab=readme-ov-file#basic-structure) + * [NBPackage](https://github.com/apache/netbeans-nbpackage) + * [NetBeans maven utilities](https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin) + * [NetBeans maven archetypes](https://github.com/apache/netbeans-mavenutils-archetypes) + ### Full History The origins of the code in this repository are older than its Apache existence. --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists