SunWikis Update: 1000+ Wiki Pages in 10 Weeks!.Apple to Bundle a Wiki Server with MacOS X Leopard.How to Install Mercurial Support in NetBeans.SunWikis Used for San Diego Fire Emergency Coordin.Once the path is corrected and the IDE is restarted, everything works as expected. For some reason the path on my Mac is by default pointing to my python directory, which is not correct. The problem, I encountered already twice, is that if the Mercurial executable path is not set up properly, the Versioning->Mercurials menu item is disabled and NetBeans doesn't give you any hint as to what went wrong. If Versioning->Mercurials in the menu bar is disabled, go to Tools->Options->Miscelanious->Mercurial (on Mac NetBeans->Preferences->Miscelanious->Mercurial) and verify that Mercurial executable path is set up correctly - in my case, since I installed Mercurial via MacPorts, the path should be /opt/local/bin.Install the Mercurial plugin via Tools->Plugins->Available Plugins->Mercurial.To install Mercurial support in NetBeans, do the following:
I already got stuck on the installation twice so I decided to turn this into a blog entry, so that I know what to do when I see the problem again. Getting NetBeans to grok Mercurial is pretty simple when you know all the gotchas.