SlideShare a Scribd company logo
PR0017 - 2009-09-29
Redistribution and other use of this material requires written permission from The RCP Company.
Eclipse Workshop I
”Medbring din laptop, netbook, mac el.lign. og få i løbet af denne workshop
dine første hands-on erfaringer med Eclipse.”
Arrangement for IDA.
PR0017 - 2009-09-29
2
The Arrangement
“Medbring din laptop, netbook, mac el.lign. og få i løbet af denne workshop
dine første hands-on erfaringer med Eclipse.
Program:
- Installation af Eclipse
- "Dit første program"
- Hvor finder du flere Eclipse plug-ins - specielt med fokus på de teknologier
som netop nu er i vælten såsom Android, PHP, ...?
- Basal debugging af programmer
- Eclipse.dk
Eclipse er et gratis open source IDE, som understøtter Java, C++, C, PHP
m.fl.
Eclipse findes til de gængse OS-platforme: Windows, Mac OS X, Linux.
I Eclipse integereret man let Webserver, Databaseserver, UML mv.
Workshoppen ledes af Tonny Madsen, Formand/Chairman for Eclipse.dk,
Direktør/CEO RCP Kompagniet ApS
Der serveres et let traktement i starten af workshoppen. “
PR0017 - 2009-09-29
3
The Timing
 Now: Refreshments
 13:30: Introduction, Installing Eclipse and Getting Started
 15:00: A Short Break
 15:15: Developing Java Applications
 16:45: A Short Break
 17:00: Extending the Eclipse IDE and the Future of Eclipse
 18:00: Finish – Time to Go Home
PR0017 - 2009-09-29
4
Agenda
 Introduction
 Eclipse is… what exactly?
 Installing Eclipse
 Getting started with your first Java program
 Demonstration of some relevant Eclipse features for Java development
 Debugging a Java Program
 More Plug-ins and Features
 Pydev
 PHP
 Android
 Support and Resources
 Eclipse e4 – the future of Eclipse
 This is a technical talk rather than a business oriented talk…
PR0017 - 2009-09-29
5
About Me
 Founder and Owner of The RCP Company
 20 years of experience in system development in major
companies
 Regnecentralen (now ICL)
 Digital (now HP)
 Anritsu (previously NetTest)
 9 years experience as the Systems Architect of an 20+ MLoC
project
 7 years of experience with Eclipse and Eclipse RCP
 Add-in Provider Member of the Eclipse Foundation
 Chairman of Eclipse.dk
 Extern Lecturer at IT-University on MDD and DSL
PR0017 - 2009-09-29
6
Remember if you have questions…
…ask them!
PR0017 - 2009-09-29
7
Eclipse is… what exactly?
PR0017 - 2009-09-29
8
Eclipse – The Java IDE
PR0017 - 2009-09-29
9
Eclipse – The Tools Platform
PR0017 - 2009-09-29
10
Eclipse – The Application Platform
Nordea Banking Desktop
L0019 - 2008-11-28
11
IBM Lotus Notes
Version 8
PR0017 - 2009-09-29
12
Installing Eclipse
PR0017 - 2009-09-29
13
Getting Eclipse
 Go to “eclipse.org”
PR0017 - 2009-09-29
14
Eclipse Editions
 Eclipse IDE for Java EE Developers (189 MB) [1,927,084]
 Eclipse IDE for Java Developers (92 MB) [948,217]
 Eclipse for PHP Developers (139 MB) [469,037]
 Eclipse IDE for C/C++ Developers (79 MB) [448,336]
 Eclipse for RCP/Plug-in Developers (183 MB) [95,759]
 Eclipse Modeling Tools (includes Incubating components) (371 MB) [82,981]
 Eclipse IDE for Java and Report Developers (220 MB) [77,009]
 Pulsar for Mobile Java Developers (112 MB) [52,241]
 Eclipse SOA Platform for Java and SOA Developers (137 MB) [39,284]
 Eclipse Classic 3.5.1 (162 MB) [910,114]
PR0017 - 2009-09-29
15
Installing Eclipse…
 … just unzip somewhere!
 It does not use the registry
 It can be installed on an USB key
PR0017 - 2009-09-29
16
Friends of Eclipse
 Providing more bandwidth for users and committers
 Purchasing additional servers to host Eclipse projects
 Sending students to EclipseCon
 Sponsoring Eclipse community events
 Early access to downloads
PR0017 - 2009-09-29
17
Getting Started With
Your First Java Program
PR0017 - 2009-09-29
18
Launching Eclipse
 Just execute “eclipse.exe”
 Select the location of the workspace
PR0017 - 2009-09-29
19
Welcome to Eclipse
PR0017 - 2009-09-29
20
The Workbench
PR0017 - 2009-09-29
21
Organization of the Workspace
 Projects
 All files are put into projects
 Folders
 Files can be organized in folders
 Some folders are special and are
managed by Eclipse
 Files
 Some folders and files are hidden
PR0017 - 2009-09-29
22
The First Java Application
 Create a project
 Create a Java package – here “dk.ida.e01”
 Create a Java source file – here “HelloWorld”
package dk.ida.e01;
public class HelloWorld {
public static void main(String[] arg) {
System.out.println("Hello World");
}
}
PR0017 - 2009-09-29
23
Launch the Application
 Select the project of the Java file
 Right click
 Select “Run As”
PR0017 - 2009-09-29
24
Demonstration of some Relevant
Eclipse Features for Java Development
PR0017 - 2009-09-29
25
Debugging a Java Program
PR0017 - 2009-09-29
26
More Plug-ins and Features
PR0017 - 2009-09-29
27
To Install Something New
 Click on “Help” -> “Install New Software…”
PR0017 - 2009-09-29
28
Where to Find Stuff
 The Standard Sites
 Galileo - http://download.eclipse.org/releases/galileo
 The Eclipse Project Updates -
http://download.eclipse.org/eclipse/updates/3.5
 Eclipse Marketspace - http://marketplace.eclipse.org/
PR0017 - 2009-09-29
29
Support and Resources
PR0017 - 2009-09-29
30
Support Sources
 Books
 http://www.eclipse.org/resources/?type=book
 Sources
 All source already included!
 Training and Services
 http://www.eclipse.org/membership/exploreMembership.php
 Forums
 http://www.eclipse.org/forums/
 Twitter
 User Groups
 http://www.eclipse.dk/
PR0017 - 2009-09-29
31
When You Want to Know More
 Eclipse Articles
 http://www.eclipse.org/resources/
 Blogs
 http://planeteclipse.org/planet/
 Webcasts
 http://live.eclipse.org/
 Conferences
 EclipseCon: http://www.eclipsecon.org/2010/
 Eclipse Summit Europe
 Forums
 http://www.eclipse.org/forums/
 User Groups
 http://www.eclipse.dk/
PR0017 - 2009-09-29
32
Eclipse e4 – the future of Eclipse
PR0017 - 2009-09-29
33
Q&A
PR0017 - 2009-09-29
34
After Work Meeting for eclipse.dk
PR0017 - 2009-09-29
35
If you want to know more
 The foundation:
 http://eclipse.org
 The Danish User Group:
 http://eclipse.dk
 The training:
 http://www.eclipse.org/community/training/classes.php
 Resources on Eclipse
 http://www.eclipse.org/resources/
 Consolidated Blog:
 http://planeteclipse.org/

More Related Content

PDF
Megan's Resume' Overall (2)
PPTX
Be wizard 2012 - content - seo - links - gianluca fiorelli
RTF
Chaveiro 24 Horas em Bh
PDF
C1_Duke
PDF
PDF
Labor Heidrich Zeugnis English Translation
PDF
7hmath2015
PDF
Accertamento STUDI di SETTORE/1 CHIARIMENTI su ACCERTAMENTO e INDICATORI di N...
Megan's Resume' Overall (2)
Be wizard 2012 - content - seo - links - gianluca fiorelli
Chaveiro 24 Horas em Bh
C1_Duke
Labor Heidrich Zeugnis English Translation
7hmath2015
Accertamento STUDI di SETTORE/1 CHIARIMENTI su ACCERTAMENTO e INDICATORI di N...

Viewers also liked (11)

DOCX
DCP EPIDEMIOLOGY PRJECT
PPS
60-Comme Un Ptit Coquelicot
PDF
総合資源エネルギー調査会 総合部会 第1回電力システム改革専門委員会
DOCX
Innovatic diagnóstico
PDF
Dissertacao
PPT
Electromagnetic induction (2)
PDF
ChrisLucas Resume - Sept 2016
PDF
FP-INGETECK-WifiAP-v20160308
PPS
Fotos noturnas
PPTX
Racisme projekt
PDF
Slides hec-v3
DCP EPIDEMIOLOGY PRJECT
60-Comme Un Ptit Coquelicot
総合資源エネルギー調査会 総合部会 第1回電力システム改革専門委員会
Innovatic diagnóstico
Dissertacao
Electromagnetic induction (2)
ChrisLucas Resume - Sept 2016
FP-INGETECK-WifiAP-v20160308
Fotos noturnas
Racisme projekt
Slides hec-v3
Ad

Similar to IDA - Eclipse Workshop I (In Danish) (20)

PPT
IDA - Eclipse Workshop II (In Danish)
PPT
IDA - Fra forretningside til bundlinie: Eclipse følger dig hele vejen (In Dan...
PPT
IDA - Fra forretningside til bundlinie: Eclipse følger dig hele vejen
PPT
javagruppen.dk - e4, the next generation Eclipse platform
ODP
Eclipse
PPT
Eclipse Banking Day in Copenhagen - Eclipse RCP as an Application Platform
PPT
Ayw android env_setup
PPTX
Eclipse Overview
PPT
notesnet.dk - Eclipse Modelling Tools
PDF
PPT
Eclipse Training - RCP & Industrialization
PPT
Easy_COBOL_for_OSOOSOSSODODODOD_2200.ppt
PDF
OCCIware Cloud Expo London 2016 - Docker Studio, Studio Factory, erocci bus &...
PDF
OCCIware Year 1 Milestone: Docker Studio, Studio Factory, pluggable XaaS runt...
PDF
Os Tibbittstutorial
PPT
Eclipse Training - Introduction
PPT
9.oo languages
 
PPT
9. oo languages
 
ODP
Leiningen2 - humane build management for clojure
PPTX
Eclipse Vs Netbeans
IDA - Eclipse Workshop II (In Danish)
IDA - Fra forretningside til bundlinie: Eclipse følger dig hele vejen (In Dan...
IDA - Fra forretningside til bundlinie: Eclipse følger dig hele vejen
javagruppen.dk - e4, the next generation Eclipse platform
Eclipse
Eclipse Banking Day in Copenhagen - Eclipse RCP as an Application Platform
Ayw android env_setup
Eclipse Overview
notesnet.dk - Eclipse Modelling Tools
Eclipse Training - RCP & Industrialization
Easy_COBOL_for_OSOOSOSSODODODOD_2200.ppt
OCCIware Cloud Expo London 2016 - Docker Studio, Studio Factory, erocci bus &...
OCCIware Year 1 Milestone: Docker Studio, Studio Factory, pluggable XaaS runt...
Os Tibbittstutorial
Eclipse Training - Introduction
9.oo languages
 
9. oo languages
 
Leiningen2 - humane build management for clojure
Eclipse Vs Netbeans
Ad

More from Tonny Madsen (20)

KEY
L0043 - Interfacing to Eclipse Standard Views
PPT
L0037 - Basic Eclipse Configuration
KEY
L0036 - Creating Views and Editors
KEY
L0033 - JFace
KEY
L0020 - The Basic RCP Application
KEY
L0018 - SWT - The Standard Widget Toolkit
KEY
L0016 - The Structure of an Eclipse Plug-in
KEY
L0001 - The Terminology of the Eclipse Platform
KEY
EclipseCon '11 - Using Adapters to Handle Menus and Handlers in Large Scale A...
KEY
PROSA - Eclipse Is Just What?
PPT
Eclipse Demo Camp 2010 - Eclipse e4 – The Status and the Future
PPT
Eclipse Demo Camp 2010 - UI Bindings - An Introduction
PPT
ITU - MDD – Model-to-Model Transformations
PPT
ITU - MDD - EMF
PPT
ITU - MDD - Eclipse Plug-ins
PPT
ITU - MDD - XText
PPT
eclipse.dk - Eclipse RCP Under the Hood
PPT
EclipseCon '08 - BoF - Building a local Eclipse user group
PPT
Eclipse Summit Europe '08 - Implementing Screen Flows in Eclipse RCP Applicat...
PPT
EclipseCon '09 - The Happy Marriage of EMF, Data binding, UI Forms and Field ...
L0043 - Interfacing to Eclipse Standard Views
L0037 - Basic Eclipse Configuration
L0036 - Creating Views and Editors
L0033 - JFace
L0020 - The Basic RCP Application
L0018 - SWT - The Standard Widget Toolkit
L0016 - The Structure of an Eclipse Plug-in
L0001 - The Terminology of the Eclipse Platform
EclipseCon '11 - Using Adapters to Handle Menus and Handlers in Large Scale A...
PROSA - Eclipse Is Just What?
Eclipse Demo Camp 2010 - Eclipse e4 – The Status and the Future
Eclipse Demo Camp 2010 - UI Bindings - An Introduction
ITU - MDD – Model-to-Model Transformations
ITU - MDD - EMF
ITU - MDD - Eclipse Plug-ins
ITU - MDD - XText
eclipse.dk - Eclipse RCP Under the Hood
EclipseCon '08 - BoF - Building a local Eclipse user group
Eclipse Summit Europe '08 - Implementing Screen Flows in Eclipse RCP Applicat...
EclipseCon '09 - The Happy Marriage of EMF, Data binding, UI Forms and Field ...

Recently uploaded (20)

PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
TR - Agricultural Crops Production NC III.pdf
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
Cell Structure & Organelles in detailed.
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PPTX
Institutional Correction lecture only . . .
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
RMMM.pdf make it easy to upload and study
PDF
Complications of Minimal Access Surgery at WLH
PPTX
Pharma ospi slides which help in ospi learning
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
GDM (1) (1).pptx small presentation for students
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
TR - Agricultural Crops Production NC III.pdf
STATICS OF THE RIGID BODIES Hibbelers.pdf
Microbial disease of the cardiovascular and lymphatic systems
Cell Structure & Organelles in detailed.
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
Institutional Correction lecture only . . .
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Module 4: Burden of Disease Tutorial Slides S2 2025
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
RMMM.pdf make it easy to upload and study
Complications of Minimal Access Surgery at WLH
Pharma ospi slides which help in ospi learning
human mycosis Human fungal infections are called human mycosis..pptx
GDM (1) (1).pptx small presentation for students
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
O5-L3 Freight Transport Ops (International) V1.pdf
Anesthesia in Laparoscopic Surgery in India
Abdominal Access Techniques with Prof. Dr. R K Mishra

IDA - Eclipse Workshop I (In Danish)

  • 1. PR0017 - 2009-09-29 Redistribution and other use of this material requires written permission from The RCP Company. Eclipse Workshop I ”Medbring din laptop, netbook, mac el.lign. og få i løbet af denne workshop dine første hands-on erfaringer med Eclipse.” Arrangement for IDA.
  • 2. PR0017 - 2009-09-29 2 The Arrangement “Medbring din laptop, netbook, mac el.lign. og få i løbet af denne workshop dine første hands-on erfaringer med Eclipse. Program: - Installation af Eclipse - "Dit første program" - Hvor finder du flere Eclipse plug-ins - specielt med fokus på de teknologier som netop nu er i vælten såsom Android, PHP, ...? - Basal debugging af programmer - Eclipse.dk Eclipse er et gratis open source IDE, som understøtter Java, C++, C, PHP m.fl. Eclipse findes til de gængse OS-platforme: Windows, Mac OS X, Linux. I Eclipse integereret man let Webserver, Databaseserver, UML mv. Workshoppen ledes af Tonny Madsen, Formand/Chairman for Eclipse.dk, Direktør/CEO RCP Kompagniet ApS Der serveres et let traktement i starten af workshoppen. “
  • 3. PR0017 - 2009-09-29 3 The Timing  Now: Refreshments  13:30: Introduction, Installing Eclipse and Getting Started  15:00: A Short Break  15:15: Developing Java Applications  16:45: A Short Break  17:00: Extending the Eclipse IDE and the Future of Eclipse  18:00: Finish – Time to Go Home
  • 4. PR0017 - 2009-09-29 4 Agenda  Introduction  Eclipse is… what exactly?  Installing Eclipse  Getting started with your first Java program  Demonstration of some relevant Eclipse features for Java development  Debugging a Java Program  More Plug-ins and Features  Pydev  PHP  Android  Support and Resources  Eclipse e4 – the future of Eclipse  This is a technical talk rather than a business oriented talk…
  • 5. PR0017 - 2009-09-29 5 About Me  Founder and Owner of The RCP Company  20 years of experience in system development in major companies  Regnecentralen (now ICL)  Digital (now HP)  Anritsu (previously NetTest)  9 years experience as the Systems Architect of an 20+ MLoC project  7 years of experience with Eclipse and Eclipse RCP  Add-in Provider Member of the Eclipse Foundation  Chairman of Eclipse.dk  Extern Lecturer at IT-University on MDD and DSL
  • 6. PR0017 - 2009-09-29 6 Remember if you have questions… …ask them!
  • 7. PR0017 - 2009-09-29 7 Eclipse is… what exactly?
  • 8. PR0017 - 2009-09-29 8 Eclipse – The Java IDE
  • 9. PR0017 - 2009-09-29 9 Eclipse – The Tools Platform
  • 10. PR0017 - 2009-09-29 10 Eclipse – The Application Platform Nordea Banking Desktop
  • 11. L0019 - 2008-11-28 11 IBM Lotus Notes Version 8
  • 13. PR0017 - 2009-09-29 13 Getting Eclipse  Go to “eclipse.org”
  • 14. PR0017 - 2009-09-29 14 Eclipse Editions  Eclipse IDE for Java EE Developers (189 MB) [1,927,084]  Eclipse IDE for Java Developers (92 MB) [948,217]  Eclipse for PHP Developers (139 MB) [469,037]  Eclipse IDE for C/C++ Developers (79 MB) [448,336]  Eclipse for RCP/Plug-in Developers (183 MB) [95,759]  Eclipse Modeling Tools (includes Incubating components) (371 MB) [82,981]  Eclipse IDE for Java and Report Developers (220 MB) [77,009]  Pulsar for Mobile Java Developers (112 MB) [52,241]  Eclipse SOA Platform for Java and SOA Developers (137 MB) [39,284]  Eclipse Classic 3.5.1 (162 MB) [910,114]
  • 15. PR0017 - 2009-09-29 15 Installing Eclipse…  … just unzip somewhere!  It does not use the registry  It can be installed on an USB key
  • 16. PR0017 - 2009-09-29 16 Friends of Eclipse  Providing more bandwidth for users and committers  Purchasing additional servers to host Eclipse projects  Sending students to EclipseCon  Sponsoring Eclipse community events  Early access to downloads
  • 17. PR0017 - 2009-09-29 17 Getting Started With Your First Java Program
  • 18. PR0017 - 2009-09-29 18 Launching Eclipse  Just execute “eclipse.exe”  Select the location of the workspace
  • 21. PR0017 - 2009-09-29 21 Organization of the Workspace  Projects  All files are put into projects  Folders  Files can be organized in folders  Some folders are special and are managed by Eclipse  Files  Some folders and files are hidden
  • 22. PR0017 - 2009-09-29 22 The First Java Application  Create a project  Create a Java package – here “dk.ida.e01”  Create a Java source file – here “HelloWorld” package dk.ida.e01; public class HelloWorld { public static void main(String[] arg) { System.out.println("Hello World"); } }
  • 23. PR0017 - 2009-09-29 23 Launch the Application  Select the project of the Java file  Right click  Select “Run As”
  • 24. PR0017 - 2009-09-29 24 Demonstration of some Relevant Eclipse Features for Java Development
  • 26. PR0017 - 2009-09-29 26 More Plug-ins and Features
  • 27. PR0017 - 2009-09-29 27 To Install Something New  Click on “Help” -> “Install New Software…”
  • 28. PR0017 - 2009-09-29 28 Where to Find Stuff  The Standard Sites  Galileo - http://download.eclipse.org/releases/galileo  The Eclipse Project Updates - http://download.eclipse.org/eclipse/updates/3.5  Eclipse Marketspace - http://marketplace.eclipse.org/
  • 30. PR0017 - 2009-09-29 30 Support Sources  Books  http://www.eclipse.org/resources/?type=book  Sources  All source already included!  Training and Services  http://www.eclipse.org/membership/exploreMembership.php  Forums  http://www.eclipse.org/forums/  Twitter  User Groups  http://www.eclipse.dk/
  • 31. PR0017 - 2009-09-29 31 When You Want to Know More  Eclipse Articles  http://www.eclipse.org/resources/  Blogs  http://planeteclipse.org/planet/  Webcasts  http://live.eclipse.org/  Conferences  EclipseCon: http://www.eclipsecon.org/2010/  Eclipse Summit Europe  Forums  http://www.eclipse.org/forums/  User Groups  http://www.eclipse.dk/
  • 32. PR0017 - 2009-09-29 32 Eclipse e4 – the future of Eclipse
  • 34. PR0017 - 2009-09-29 34 After Work Meeting for eclipse.dk
  • 35. PR0017 - 2009-09-29 35 If you want to know more  The foundation:  http://eclipse.org  The Danish User Group:  http://eclipse.dk  The training:  http://www.eclipse.org/community/training/classes.php  Resources on Eclipse  http://www.eclipse.org/resources/  Consolidated Blog:  http://planeteclipse.org/

Editor's Notes

  • #9: Just to make everybody aware that they actually know about Eclipse already. It is known technology – not new technology. ESB, web services and BPM are all considered new technology… A littkle about the history of Eclipse
  • #10: Current language from the Eclipse Foundation
  • #11: This is the prototype of the banking desktop. It looks and feels like an Eclipse application. Just see the L&F. No serious presentation branding has been performed… yet…
  • #12: Is this Eclipse RCP? The perspective switcher is different! Views in the “same position” of the perspective – a so-called folder – are shown differently. The “Launch” button Based on Eclipse RCP! Early demo based on Eclipse RCP 3.1 Look of some native widgets has been changed! UI is a mix of SWT and Native Notes® windows The workbench is recognizable yet different Domino, IBM, Lotus, Notes and Workplace Client Technology are trademarks or registered trademark of International Business Machines Corp. in the United States, other countries, or both. IBM Lotus Notes was designed by Mary Beth Raven.
  • #13: Some assumptions: You have a laptop You can instrall stuff on the it You know Java You have access to WiFi
  • #14: First access to the WiFi…
  • #19: Eclipse and eclipsec
  • #20: You can get back. Tutorials present – more later
  • #21: The menu and the toolbar Views and Editors Perspectives Status bar
  • #22: Special Views Project Explorer Navigator
  • #23: From here: Create project Create Java package Create HelloWorld.java Launch It
  • #25: Navigation Open Type/Open Resource F3 Hierarchy Information/Javadoc F2 Renaming local or global Refactor Source format