Difference between revisions of "Java/C2/Installing-Eclipse/English"
(Created page with ''''Author: '''TalentSprint '''Script Title''': Installing Eclipse on Linux '''Keywords: '''Eclipse, IDE, Installation, Ubuntu, Redhat, video tutorial {| style="border-spacin…') |
|||
Line 83: | Line 83: | ||
| style="border:0.035cm solid #000000;padding:0.176cm;"| We shall now install '''Eclipse''' on '''Ubuntu''' | | style="border:0.035cm solid #000000;padding:0.176cm;"| We shall now install '''Eclipse''' on '''Ubuntu''' | ||
− | using the commands | + | using the commands shown and |
Line 98: | Line 98: | ||
− | Press '''Control''', '''Alt''' and '''t''' | + | Press '''Control''', '''Alt''' and '''t''' . |
Line 135: | Line 135: | ||
| style="border:0.035cm solid #000000;padding:0.176cm;"| On terminal, type '''sudo SPACE HYPHEN s''' | | style="border:0.035cm solid #000000;padding:0.176cm;"| On terminal, type '''sudo SPACE HYPHEN s''' | ||
− | and | + | Then prompt it and tpe the password. |
− | + | ||
− | + | Note that as you type password, there is no feedback in the form of asterisk or other symbols hit enter | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | Note that as you type password, there is no feedback in the form of asterisk or other symbols | + | |
|- | |- | ||
Line 156: | Line 150: | ||
'''<nowiki># </nowiki>export http_proxy<nowiki>=</nowiki>http://tsuser:tspwd@10.24.0.2:8080''' | '''<nowiki># </nowiki>export http_proxy<nowiki>=</nowiki>http://tsuser:tspwd@10.24.0.2:8080''' | ||
− | | style="border:0.035cm solid #000000;padding:0.176cm;"| | + | | style="border:0.035cm solid #000000;padding:0.176cm;"| NOw type |
Line 169: | Line 163: | ||
|- | |- | ||
| style="border:0.035cm solid #000000;padding:0.176cm;"| | | style="border:0.035cm solid #000000;padding:0.176cm;"| | ||
− | | style="border:0.035cm solid #000000;padding:0.176cm;"| | + | | style="border:0.035cm solid #000000;padding:0.176cm;"| In this command , '''tsuser''' is the username for proxy authentication and '''tspwd''' is the password. |
Line 176: | Line 170: | ||
|- | |- | ||
| style="border:0.035cm solid #000000;padding:0.176cm;"| | | style="border:0.035cm solid #000000;padding:0.176cm;"| | ||
− | | style="border:0.035cm solid #000000;padding:0.176cm;"| | + | | style="border:0.035cm solid #000000;padding:0.176cm;"| '''10.24.0.2''' is the host address of proxy and '''8080''' is the port number. |
− | Change these details also, to suit | + | Change these details also, to suit your need press enter |
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
Line 199: | Line 188: | ||
− | Press up arrow to get the previous command and remove the | + | Press up arrow to get the previous command and remove the username and password and. |
Line 206: | Line 195: | ||
|- | |- | ||
| style="border:0.035cm solid #000000;padding:0.176cm;"| | | style="border:0.035cm solid #000000;padding:0.176cm;"| | ||
− | | style="border:0.035cm solid #000000;padding:0.176cm;"| | + | | style="border:0.035cm solid #000000;padding:0.176cm;"| These commands set the '''http proxy'''. We know how to set the '''https proxy''' |
− | |||
− | |||
|- | |- | ||
| style="border:0.035cm solid #000000;padding:0.176cm;"| Press up arrow to get the previous command and add an '''s''' to change '''http''' to '''https''' | | style="border:0.035cm solid #000000;padding:0.176cm;"| Press up arrow to get the previous command and add an '''s''' to change '''http''' to '''https''' | ||
− | | style="border:0.035cm solid #000000;padding:0.176cm;"| Press up arrow to get the previous command and | + | | style="border:0.035cm solid #000000;padding:0.176cm;"| Press up arrow to get the previous command and remove user name and password and |
− | + | ||
Hit '''ENTER'''. | Hit '''ENTER'''. | ||
− | This command sets the https proxy. | + | This command sets the https proxy. We know how to set the https proxy. Press ''' up arrow'' to get the previous command and type to change '''s''' '''http''' to '''https'' and hit enter. We have now successfully set the proxy |
|- | |- | ||
| style="border:0.035cm solid #000000;padding:0.176cm;"| Press '''Ctrl + D''' | | style="border:0.035cm solid #000000;padding:0.176cm;"| Press '''Ctrl + D''' | ||
− | | style="border:0.035cm solid #000000;padding:0.176cm;"| | + | | style="border:0.035cm solid #000000;padding:0.176cm;"| press '''Ctrl + D''' to return to the normal prompt. |
− | + | ||
− | |||
+ | |||
|- | |- | ||
| style="border:0.035cm solid #000000;padding:0.176cm;"| Type '''clear''' at the prompt | | style="border:0.035cm solid #000000;padding:0.176cm;"| Type '''clear''' at the prompt | ||
− | | style="border:0.035cm solid #000000;padding:0.176cm;"| Type '''clear''' to clear the screen | + | | style="border:0.035cm solid #000000;padding:0.176cm;"| Type '''clear''' and hit enter to clear the screen |
Line 245: | Line 231: | ||
'''Hit Enter.''' | '''Hit Enter.''' | ||
− | | style="border:0.035cm solid #000000;padding:0.176cm;"| Type '''sudo SPACE apt HYPHEN get SPACE | + | | style="border:0.035cm solid #000000;padding:0.176cm;"| Type '''sudo SPACE apt HYPHEN get SPACE install space eclipse. ''' and hit enter |
− | This command fetches | + | This command fetches and install eclipse software on the system |
+ | Notice line that reads '''Need to get 10.8 MB...''' | ||
+ | |||
− | + | Depending on your system, this number will be different and depending on your internet speed, the time required to fetch the packages | |
− | + | At the prompt of '''y''' or '''n'' type y and hit enter. | |
− | + | All the required packages are downloaded and unpacked in to the system | |
− | Depending on your internet speed, | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
Line 276: | Line 258: | ||
'''Hit Enter'''. | '''Hit Enter'''. | ||
− | | style="border:0.035cm solid #000000;padding:0.176cm;"| | + | | style="border:0.035cm solid #000000;padding:0.176cm;"| |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | |||
The installation is complete when the terminal returns to '''DOLLAR PROMPT. ''' | The installation is complete when the terminal returns to '''DOLLAR PROMPT. ''' | ||
Line 315: | Line 275: | ||
'''Eclipse''' opens | '''Eclipse''' opens | ||
− | | style="border:0.035cm solid #000000;padding:0.176cm;"| Press | + | | style="border:0.035cm solid #000000;padding:0.176cm;"| Press '''Alt''' '''F2''' in the dialog box type eclipse and hit enter |
− | This | + | This launches the eclipse applications. |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
Line 331: | Line 288: | ||
|- | |- | ||
| style="border:0.035cm solid #000000;padding:0.176cm;"| Click '''OK''' at the workspace window. | | style="border:0.035cm solid #000000;padding:0.176cm;"| Click '''OK''' at the workspace window. | ||
− | | style="border:0.035cm solid #000000;padding:0.176cm;"| We get | + | | style="border:0.035cm solid #000000;padding:0.176cm;"| We get '''Workspace Launcher prompt.''' click '''OK''' to proceed. |
|- | |- | ||
| style="border:0.035cm solid #000000;padding:0.176cm;"| Point to “Welcome Page” in Eclipse | | style="border:0.035cm solid #000000;padding:0.176cm;"| Point to “Welcome Page” in Eclipse | ||
− | | style="border:0.035cm solid #000000;padding:0.176cm;"| | + | | style="border:0.035cm solid #000000;padding:0.176cm;"| And we get “'''Welcome to Eclipse'''” page. This means eclipse has been successfully installed on your system . |
|- | |- | ||
Line 351: | Line 308: | ||
| style="border:0.035cm solid #000000;padding:0.176cm;"| The process for installing '''Eclipse''' on '''Debian''', '''Kubuntu and Xubuntu '''is the same as that on '''Ubuntu.''' | | style="border:0.035cm solid #000000;padding:0.176cm;"| The process for installing '''Eclipse''' on '''Debian''', '''Kubuntu and Xubuntu '''is the same as that on '''Ubuntu.''' | ||
− | |- | + | |- |
| style="border:0.035cm solid #000000;padding:0.176cm;"| Slide 7 | | style="border:0.035cm solid #000000;padding:0.176cm;"| Slide 7 | ||
Line 367: | Line 324: | ||
− | For fetching the | + | For fetching the list of software , use '''sudo SPACE yum SPACE update.''' |
Line 393: | Line 350: | ||
− | | style="border:0.035cm solid #000000;padding:0.176cm;"| We have seen how to install '''Eclipse''' on '''Ubuntu and similar OS''' and '''Redhat and similar OS.''' | + | | style="border:0.035cm solid #000000;padding:0.176cm;"| This brings us to the end of the tutorial We have seen how to install '''Eclipse''' on '''Ubuntu and similar OS''' and on '''Redhat and similar OS.''' |
|- | |- | ||
Line 399: | Line 356: | ||
'''Assignment''' | '''Assignment''' | ||
− | | style="border:0.035cm solid #000000;padding:0.176cm;"| Find out more operating systems | + | | style="border:0.035cm solid #000000;padding:0.176cm;"|As an assignment for this tutorial Find out more operating systems that have similar installation procedure for eclipse |
− | + | ||
|- | |- | ||
| style="border:0.035cm solid #000000;padding:0.176cm;"| Slide 11 | | style="border:0.035cm solid #000000;padding:0.176cm;"| Slide 11 |
Latest revision as of 12:14, 7 May 2013
Author: TalentSprint
Script Title: Installing Eclipse on Linux
Keywords: Eclipse, IDE, Installation, Ubuntu, Redhat, video tutorial
Visual Cue | Narration |
Slide 1
Welcome Slide |
Welcome to the spoken tutorial on Installing Eclipse on Linux |
Slide 2
Learning Outcomes By the end of this tutorial, you should be able to
|
In this tutorial, you will be learn how to Install Eclipse on Ubuntu and on
Redhat operating systems. |
Slide 3
Tools Used |
For this tutorial, we are using Ubuntu 11.10 |
Slide 4
Pre-requisites
|
To follow this tutorial, you must be
connected to the internet and must have knowledge of using terminal in Linux.
|
Slide 5
Ubuntu
|
We shall now install Eclipse on Ubuntu
using the commands shown and
|
Minimize the Slide Window and Show on Desktop
Press Ctrl + Alt + t |
Now let us open the terminal.
|
If you are on a network that uses proxy, you will have to set it on the terminal.
| |
For those who are using proxy, you will have to set it.
| |
Type on terminal
$ sudo -s |
On terminal, type sudo SPACE HYPHEN s
Then prompt it and tpe the password.
|
Point to the changed prompt symbol | Notice that the prompt symbol has changed from DOLLAR to HASH. |
At the prompt, type
# export http_proxy=http://tsuser:tspwd@10.24.0.2:8080 |
NOw type
http UNDERSCORE proxy EQUAL TO |
In this command , tsuser is the username for proxy authentication and tspwd is the password.
| |
10.24.0.2 is the host address of proxy and 8080 is the port number.
| |
In some cases the network does not require authentication.
| |
Remove tsuser:tspwd@ | Since my proxy does not require authentication, I am going to remove those details.
|
These commands set the http proxy. We know how to set the https proxy
| |
Press up arrow to get the previous command and add an s to change http to https | Press up arrow to get the previous command and remove user name and password and
|
Press Ctrl + D | press Ctrl + D to return to the normal prompt.
|
Type clear at the prompt | Type clear and hit enter to clear the screen
|
Point to the DOLLAR PROMPT
sudo apt-get update
|
Type sudo SPACE apt HYPHEN get SPACE install space eclipse. and hit enter
Notice line that reads Need to get 10.8 MB...
|
Type on the terminal
|
The installation is complete when the terminal returns to DOLLAR PROMPT.
|
Minimize the terminal and show desktop
|
Press Alt F2 in the dialog box type eclipse and hit enter
If Eclipse has not been installed, it will not open the application. |
Click OK at the workspace window. | We get Workspace Launcher prompt. click OK to proceed. |
Point to “Welcome Page” in Eclipse | And we get “Welcome to Eclipse” page. This means eclipse has been successfully installed on your system . |
Close Eclipse and Maximize the slide window
Ubuntu - Similar OS
|
The process for installing Eclipse on Debian, Kubuntu and Xubuntu is the same as that on Ubuntu. |
Slide 7
Redhat
|
The process of installing Eclipse on Redhat is similar to that on Ubuntu.
|
Slide 8
Redhat - Similar OS
|
The process for installing Eclipse on Fedora, centos and suse linux is the same as that on Redhat. |
Slide 9
Summary
|
This brings us to the end of the tutorial We have seen how to install Eclipse on Ubuntu and similar OS and on Redhat and similar OS. |
Slide 10
Assignment |
As an assignment for this tutorial Find out more operating systems that have similar installation procedure for eclipse |
Slide 11
About the Spoken Tutorial Project
|
To know more about the Spoken Tutorial project, watch the video available at the following link.
|
Slide 12
Spoken Tutorial Workshops
|
The Spoken Tutorial Project Team.
For more details, please write to contact AT spoken HYPHEN tutorial DOT org.
|
Slide 13
Acknowledgement
|
Spoken Tutorial Project is a part of the Talk to a Teacher project.
|
Slide 14
About the contributor
|
This tutorial has been contributed by TalentSprint. Thanks for joining. |