Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Eclipse - Java JDK installation

Panel
  • The Eclipse - Java JDK installation assumes that you have done an Install Java JDK .
    If you have not installed a Java JDK, please do so now .
  1. Run Eclipse.  Go to Window > Preferences.
    From the Selection, expand Java and select Installed JREs.
    indent
    2
    2
    !eclipseJdk001.jpg!
    

  2. Click the Add button and select Standard VM.
    indent
    2
    2
    !eclipseJdk002.jpg!
    
    When satisfied that everything is correct, click Next.
  3. Click the Directory button and go to the directory where you installed the Jave JDK.
    You should have panel similar to the following:
    indent
    2
    2
    !eclipseJdk003.jpg!
    
    When satisfied that everything is correct, click Finish.
  4. Select the JDK that you just installed.
    indent
    2
    2
    !eclipseJdk004.jpg!
    
    When satisfied that everything is correct, click OK.

    Java JDK installation for Eclipse is now complete.

...

Eclipse - Maven installation

Panel
  • The Eclipse - Maven installation assumes that you have done an Install Maven.
    If you have not installed Maven, please do so now .
  1. Run Eclipse.  Go into Help > Install New Software and the following panel will be displayed:
    indent
    2
    2
    !eclipseSvn011.jpg!
    
  2. From the Work With dropdown list, select Indigo - http://download.eclipse.org/releases/indigo .
    In the Selection box, find and expand General Purpose Tools.  Select m2e-Maven Integration for Eclipse and m2e - slf4j over logback logging (Optional).
    indent
    2
    2
    !eclipseSvn013.jpg!
    
    When satisfied that everything is correct, click Next.