Skip to content

A shell script and Automator App that Launches NetBeans with my ssh-agent configuration and connects to our company VPN so that NetBeans can talk to our SVN server.

License

Notifications You must be signed in to change notification settings

pyhammond/Netbeans_Launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netbeans_Launcher

A shell script and Automator App that Launch Apache NetBeans with my ssh-agent configuration and also connects to our company's VPN at the same time.

Some Advice

If you are upgrading to the latest version of Apache NetBeans, I would advise against allowing NetBeans to convert your NetBeans configuration from the previous version. This has caused me much grief when trying to get my Subversion/ssh configuration working. If you need to flush the config for your new version and start over, you can just delete the directory at ~/Library/Application Support/NetBeans/12.1 or whatever the version of NetBeans you are running is called under that NetBeans directory in ~/Library/Application Support/NetBeans.

Files

There are just two files in this repo:

  1. ssh_launcher.sh is the shell script containing the commands built into the Automater App.
  2. NetBeans Launcher.app is the App version built in Automator that contains the code in the above shell script. Feel free to open it in Automator and edit it if necessary.

Best of luck !

About

A shell script and Automator App that Launches NetBeans with my ssh-agent configuration and connects to our company VPN so that NetBeans can talk to our SVN server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages