how to install eclipse ide on ubuntu 10.10

Eclipse IDE(Integrated Development Environment) is probably the open source and free IDE’s.For Java it’s best.. due to a lot of functionality,good navigation and GUI Design.Eclipse platform is perfectly modular so After installing Eclipse-Platform(developed by IBM) you can install any other components/toolkits to increase it’s functionality.e.g by adding JDT(Java Development Tools) packages  you can enjoy java …

javascript editor for ubuntu

Javascript is a client side scripting language,used in creating dynamic websites or web applications.If you are either an expert or a beginner javascript programmer && working on linux based operating system like Ubuntu,then surely you would like to have interactive IDE or Editor.This post will introduce you with an interactive IDE && an editor for …