2010-12-15

install eclipse (java)

12/15/2010 11:50:00 AM Posted by Hoàng Dũng No comments
Install Eclipse on Ubuntu 10.04 Lucid Lynx
From Ubuntu Shell
1.Open terminal by hitting CTRL+ALT+T or from Applications->accessories->Terminal.
2.Type the command written below,you may have to enter your user account password to install the Eclipse.
$ sudo apt-get install eclipse
3.Downloading and installation process will finish soon.
4.That’s all Now,enjoy using eclipse.Access it from Applications->Programming->Eclipse.
From Ubuntu Software Center(USC) OR Synaptic Package Manager(SPM)
1.Open USC(Applications->Ubuntu Software Center) or SPM(System->Administration->Synaptic Package Manager).
2.Search for Eclipse and Mark/Check the box for installation and click apply OR click on install(In USC under developer>IDE’s) to begin the downloading and installation process.
3.It will take few minutes to complete.
4.Now access eclipse from Applications->programming->Eclipse.

0 comments:

Post a Comment

Note: Only a member of this blog may post a comment.