Posted on August 22, 2008 by thekhuc
Add the following tools to your toolset if you’re doing doing Continuous Integration with your .NET projects:
AnkhSVN - A Subversion SourceControl Provider for Visual Studio. The software allows you to perform the most common version control operations directly from inside the Microsoft Visual Studio IDE. With AnkhSVN you no longer need to leave your IDE [...]
Filed under: IDE, Open Source, Shell, Source Control, Visual Studio 2005, Visual Studio 2008 | No Comments »
Posted on January 26, 2006 by thekhuc
The Install Wizard has successfully installed J2SE Development Kit 1.4.2_10 and NetBeans IDE 4.1 on your computer. Choose Finish to exit the Wizard. J2SE Development Kit 1.4.2_10 installation location: C:\j2sdk1.4.2_10 NetBeans IDE 4.1 installation location: C:\Program Files\netbeans-4.1
To run the IDE, launch:
C:\Program Files\netbeans-4.1\bin\netbeans.exe
To uninstall the IDE, launch:
C:\Program Files\netbeans-4.1\_uninst\uninstaller.exe
To uninstall J2SE Development Kit 1.4.2_10:
Use Add or Remove [...]
Filed under: IDE, Java | No Comments »