The NetBeans IDE is a free, open-source Integrated Development Environment for software developers. The IDE runs on many platforms including Windows, Linux, Solaris, and the MacOS. It is easy to install and use straight out of the box. The NetBeans IDE provides developers with all the tools they need to create professional cross-platform desktop, enterprise, web and mobile applications.
I can't launch NetBeans 6.0.1 or 6.1 Beta on OS X. Every time I try, it appears momentarily in the Dock, then disappears. I've tried removing the ~/.netbeans directory, and trying to reinstalling NetBeans. Neither seems to work.
I can launch NetBeans from the command line by typing:
open "/Applications/NetBeans/NetBeans 6.0.1.app"
I want to use Netbeans but my subversion repository uses SSH and I don't want to make a private key. I want to use a username and password like I do for Eclipse's Subclipse plugin. Will Netbeans' Subversion Setup eventually let you use a username and password instead of a private key for SSH?