Archive for 'Programming' Category
Developing Perl applications using EasyEclipse 1.0
21 July 2006It seems to be a common trend that once a successful platform is in place, and also possible extensions are available for that platform, someone out there packages everything and creates a distribution so that beginners can use the platform and extensions without much learning curve.
One such platform is Eclipse, and one such distribution is […]
Using NetBeans for C/C++ Development
18 July 2006NetBeans is a popular open source IDE used primarily for Java development. Recently NetBeans added support for developing C/C++ applications. Let’s see how easy it is to setup NetBeans for C/C++ development. Specifically I’m referring to NetBeans C/C++ Developer Pack.
Let’s install NetBeans and all prerequisites on Gentoo 2005.1 GNU/Linux System. It should be the same […]