How to install Eclipse IDE in Ubuntu

  • Eclipse IDE is an alternative of Netbeans IDE. Actually, it is somewhat more popular among Linux users. You can install eclipse directly from Eclipse website or can install it using apt-get:
                sudo apt-get install eclipse

Content Courtesy: http://www.ubuntuguide.org
Content License:http://www.gnu.org/copyleft/fdl.htm

Your rating: None Average: 5 (1 vote)