Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

Script to create a Apache Netbeans Application for macOS to simple start Netbeans from macOS Dock or double click in Applications folder.

License

Notifications You must be signed in to change notification settings

skohlmann/netbeans-maxcos-app-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: Deprecated

Simple script and template to generate a Netbeans starter application for MacOS.

Howto

Do the following steps in Terminal.

  • Clone this repository.
  • Enter the cloned directory (cd netbeans-maxcos-app-creator) or the name you gave the clone.
  • Type "./create.sh -h" and follow the questions or type "./create -n <path_to_netbeans folder>" for direct creation.

The scripts generates at least a subfolder "target" containing the Netbeans.app application.

Tested with macOS Mojave (Version 10.14) and Netbeans 10.

The script should also run with Netbeans 9 and older macOS versions.


The Netbeans icon artwork is taken from the Apache Netbeans project.

About

Script to create a Apache Netbeans Application for macOS to simple start Netbeans from macOS Dock or double click in Applications folder.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages