introduction to eclipse al-zahra univerisity advanced programming arash n. kia

11
Introduction to Eclipse Al-Zahra Univerisity Advanced Programming Arash N. Kia

Upload: dayna-rodgers

Post on 18-Jan-2016

221 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Introduction to Eclipse Al-Zahra Univerisity Advanced Programming Arash N. Kia

Introduction to Eclipse

Al-Zahra UniverisityAdvanced Programming

Arash N. Kia

Page 2: Introduction to Eclipse Al-Zahra Univerisity Advanced Programming Arash N. Kia

What is Eclipse? An Integrated Development

Environment Provides many features to ease

Java programming (and others, e.g. C/C++) Editor Debugger Source Control …

Page 3: Introduction to Eclipse Al-Zahra Univerisity Advanced Programming Arash N. Kia

Installing and Running Eclipse Installation is very simple

Just unpack the downloaded package

Running Eclipse Then click eclipse.exe (under Windows) Run eclipse (under Linux) Eclipse will start running if all the

prerequisites are met Demo: Run Eclipse

Page 4: Introduction to Eclipse Al-Zahra Univerisity Advanced Programming Arash N. Kia
Page 5: Introduction to Eclipse Al-Zahra Univerisity Advanced Programming Arash N. Kia
Page 6: Introduction to Eclipse Al-Zahra Univerisity Advanced Programming Arash N. Kia

Setting up your Workspace Workspace is where your projects

and programs are stored. Usually some directory in the file

system The workspace is set when Eclipse

starts

Page 7: Introduction to Eclipse Al-Zahra Univerisity Advanced Programming Arash N. Kia
Page 8: Introduction to Eclipse Al-Zahra Univerisity Advanced Programming Arash N. Kia
Page 9: Introduction to Eclipse Al-Zahra Univerisity Advanced Programming Arash N. Kia

You have to change your IP

Page 10: Introduction to Eclipse Al-Zahra Univerisity Advanced Programming Arash N. Kia
Page 11: Introduction to Eclipse Al-Zahra Univerisity Advanced Programming Arash N. Kia