jdk and eclipse installation and configuration

13
08.10.2015 1 Java Development Environment YRD.DOÇ.DR. CELAL MURAT KANDEMİR ESKİŞEHİR OSMANGAZİ ÜNİVERSİTESİ EĞİTİM FAKÜLTESİ BİLGİSAYAR VE ÖĞRETİM TEKNOLOJİLERİ EĞİTİMİ Contents JDK Installation Eclipse Installation Eclipse Configuration

Upload: cmkandemir

Post on 16-Apr-2017

284 views

Category:

Education


3 download

TRANSCRIPT

Page 1: JDK and Eclipse Installation and Configuration

08.10.2015

1

Java Development

EnvironmentYRD.DOÇ.DR. CELAL MURAT KANDEMİR

ESKİŞEHİR OSMANGAZİ ÜNİVERSİTESİ EĞİTİM FAKÜLTESİ

BİLGİSAYAR VE ÖĞRETİM TEKNOLOJİLERİ EĞİTİMİ

Contents

� JDK Installation

� Eclipse Installation

� Eclipse Configuration

Page 2: JDK and Eclipse Installation and Configuration

08.10.2015

2

Java Development Kit

Version Number Can Be Different –

Highest Number Will Be OK

Page 3: JDK and Eclipse Installation and Configuration

08.10.2015

3

Which Operating System

Which Operating System

Page 4: JDK and Eclipse Installation and Configuration

08.10.2015

4

Choose appropriate version

Run setup file

Page 5: JDK and Eclipse Installation and Configuration

08.10.2015

5

Follow the steps – 1st JDK

Installation

Follow the steps – 2nd JRE

Installation

Page 6: JDK and Eclipse Installation and Configuration

08.10.2015

6

Environments variables

System Properties

Page 7: JDK and Eclipse Installation and Configuration

08.10.2015

7

Environments variables

� System variables

� Add JAVA_HOME

� c:\Program Files\Java\jdk1.8.0_60\

� Add %JAVA_HOME% and %JAVA_HOME%\bin to the PATH

� ;JAVA_HOME; %JAVA_HOME%\bin

Environments variables

Page 8: JDK and Eclipse Installation and Configuration

08.10.2015

8

Java IDEs

Eclipse IDE

Page 9: JDK and Eclipse Installation and Configuration

08.10.2015

9

Compare Eclipse Packages

Eclipse Mars

Page 10: JDK and Eclipse Installation and Configuration

08.10.2015

10

Running Eclipse

Running Eclipse

Page 11: JDK and Eclipse Installation and Configuration

08.10.2015

11

Eclipse Preferences

Eclipse Preferences

Page 12: JDK and Eclipse Installation and Configuration

08.10.2015

12

Eclipse Preferences – Add JRE

Eclipse Preferences – Add JRE

Page 13: JDK and Eclipse Installation and Configuration

08.10.2015

13

Eclipse Preferences – Add JRE

Questions