Blogging Roller
Dave Johnson on social software, open source and Java
Dave Johnson on social software, open source and Java
I'm not exactly pleased with the open source Java IDE situation on MacOS. Eclipse 3.0 M8 works and connects to SourceForge CVS/SSH just fine, but it is slow, looks obnoxious, and it just crashed while I was editing a Java source file. I hope that, by the 3.0 release, Eclipse will be usable on MacOS. Next, I tried Netbeans.
Netbeans 3.6 seems fast, fits in with the MacOS GUI, and even recognized the SourceForge CVS/SSH configuration that Eclipse left behind, but... when I attemped to login to CVS, Netbeans showed me a stack-trace. I decided to try using a real cvs client instead of Netbeans built-in implementation. I used Fink to download the cvs command-line client, configured it, and confirmed that it works with SourceForge CVS/SSH by doing an update on the Roller CVS. I configured Netbeans to use the command-line cvs client, but no luck. Netbeans says "Permission denied (publickey,password,keyboard-interactive)." I have CVS_RSH set in my .bash_profile and in Netbeans CVS environment variables... is there some other trick?
Anybody had any luck connecting to SourceForge CVS/SSH with Netbeans on Mac OSX?
Posted by Unknown on April 24, 2004 at 03:56 PM EDT #
Posted by Jon on April 25, 2004 at 07:51 AM EDT #
Posted by Pradeep on April 26, 2004 at 11:26 AM EDT #
Posted by Partha on April 26, 2004 at 01:01 PM EDT #
Posted by Unknown on May 20, 2004 at 11:48 AM EDT #
Posted by Dave Johnson on May 20, 2004 at 01:30 PM EDT #
Posted by Andre on April 17, 2007 at 04:58 PM EDT #