KDevelop for Ubuntu 10.04 Lucid Lynx

After completing the installation procedure of Ubuntu 10.04 Lucid Lynx,I had finished installation of some Ubuntu extras like Adobe Flash,VLC,Google Chrome ..and so on.Then I searched for my favorite C++ IDE – KDevelop but it wasn’t there either in Ubuntu software center or  Synaptic Package Manager.Then how can we install KDevelop on Ubuntu 10.04,well it’s …

Install BlueJ(Interactive Java Environment) on Ubuntu

BlueJ – Interactive Java Environment for Ubuntu/Windows/Mac BlueJ is an integrated java environment designed for beginners.BlueJ was developed as a part of university project(University of Kent,UK) and supported by Sun Microsystems.BlueJ focuses on visualization and interaction techniques to create good interactive environment for new students.Bluej is a cross-platform application(available for Linux,Windows,Mac,other) and available Free. Important …

How to install Bluefish Editor on Ubuntu 10.04

Ubuntu 10.04 has a default text editor Gedit which is probably sufficient for editing source files in any programming language.For HTML also you can use gedit but for experienced web designers who have to implement a lot of features(Tables,frames,dialogs…) in websites or in database driven websites implemented using PHP-MySQL another efficient editor is required.That’s why …

how to Install NetBeans on Ubuntu 10.04

NetBeans for Ubuntu 10.04 NetBeans IDE(Integrated Development Environment) is a great tool for developing software and web applications.Basically it supports java i.e it contains IDE for java,java development tools and plugins.You can also use NetBeans for C/C++ ,PHP,Ruby(+Rails)..and others by using plugins.NetBeans is free and Open Source application and it is available for all the …

IDE for JAVA on Ubuntu 10.04

Best platform for JDT For Ubuntu 10.04(Lucid Lynx),Eclipse Java Development Tools is one of the best IDE(Integrated Development Environment) available.Eclipse is crossplatform application so you can use it on GNU/Linux based operating system,windows,MacOSX. Eclipse Java Development Tools Eclipse is a great Open Source IDE which has support for multiple programming language by means of plugins.It …