SlideShare a Scribd company logo
Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under
the EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24
Eclipse Demo Camp 2008
Together in Eclipse
Szymon Brandys
Tomasz Zarna
IBM Krakow Software Lab
Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the
EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24
Eclipse Demo Camp 2008
Master plan
• Goal
 Encourage people to participate in Eclipse development
 Show how easy it can be
 Show HOW to do it
 Show WHY to do it
• Agenda
 What is Eclipse?
 How it is organized
 How to contribute?
 Good practices
Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the
EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24
Eclipse Demo Camp 2008
• Eclipse SDK
• Eclipse
„Eclipse is an open source community whose projects are focused on
building an extensible development platform, runtimes and application
frameworks for building, deploying and managing software across the
entire software lifecycle.”
• Eclipse Foundation
„The Eclipse Foundation is a not-for-profit, member supported
corporation that hosts the Eclipse projects. The Foundation provides
services to run the IT infrastructure, IP due diligence, mentor the open
source projects during the Eclipse development process and provide
marketing and business development support for the Eclipse community.”
What is Eclipse?
Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the
EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24
Eclipse Demo Camp 2008
Ganymede
• What is simultaneous release?
• Over 20 projects/components
• Timeline, milestones, staging
using Eclipse SDK as an example
• Links
 http://wiki.eclipse.org/Ganymede
 http://wiki.eclipse.org/Ganymede_Simultaneous_Release/For
_Users
Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the
EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24
Eclipse Demo Camp 2008
Project organization
• Roles
„The more you contribute, and the higher the quality of your contribution,
the more you are allowed to do. However with this comes increased
responsibility.”
• Users
„Users are the people who use the products that the Project produces.
People in this role aren't contributing code, but they are using the
products, reporting bugs, and making feature requests and suggestions.
Users are also encouraged to report problem reports using the bug
tracking system.”
• Contributors
„Users who contribute code or documentation become developers.
Developers are the people who contribute code, fixes, documentation, or
other work that goes into the product. Developers are expected to be
proactive in reporting problems in the bug tracking system.”
Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the
EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24
Eclipse Demo Camp 2008
Project organization
• Committers
„Developers who give frequent and valuable contributions to a
Project, or component of a Project (in the case of large Projects),
can have their status promoted to that of a "Committer" for that
Project or component respectively.”
• PMC
„Effectively provides leadership to guide the project’s overall
direction and by removing obstacles, solving problems, and
resolving conflicts.”
• More info:
http://www.eclipse.org/eclipse/eclipse-charter.php
Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the
EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24
Eclipse Demo Camp 2008
From a bug to a patch
• How to report an issue:
 https://bugs.eclipse.org/bugs/
 Bugzilla guidelines
• DIY:
 Plug-in Spy, Alt+Shift+F1
 Import projects
 :
pserver:anonymous@dev.ecl
ipse.org:/cvsroot/eclipse
 Run a self-hosted Eclipse
 Create a patch
 Submit it
Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the
EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24
Eclipse Demo Camp 2008
Bugzilla
Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the
EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24
Eclipse Demo Camp 2008
Bugzilla
Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the
EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24
Eclipse Demo Camp 2008
Builds
• Night builds
• Integration builds
• Maintanance builds
Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the
EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24
Eclipse Demo Camp 2008
IRC, newsgroups and maling-lists
• IRC:
 Freenode: irc.freenode.net
 #eclipse, #eclipse-dev
 SzymonB, z4z4
 http://wiki.eclipse.org/IRC
• Newsgroups
 eclipse.platform
 More info: http://www.eclipse.org/newsgroups/
• Mailing-lists
 eclipse-dev
 platform-releng-dev
 platform-team-dev
 platform-core-dev
 Others: http://www.eclipse.org/mail/index_project.php
Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the
EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24
Eclipse Demo Camp 2008
Resources and contact
• Web
 http://www.eclipse.org
 http://wiki.eclipse.org/Workspace_Team
 http://planeteclipse.org
 http://polishineclipse.blogspot.com
• Mail
 Szymon.Brandys@pl.ibm.com
 Tomasz.Zarna@pl.ibm.com
Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the
EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24
Eclipse Demo Camp 2008
Questions and Answers
• ?

More Related Content

PPT
Compare framework
Tomasz Zarna
 
KEY
OSGi For Eclipse Developers
Chris Aniszczyk
 
PDF
Building Server-Side Eclipse based Web applications - Jochen Hiller, Principa...
mfrancis
 
PDF
La montée en puissance de l’infrastructure ouverte
Open Source Experience
 
PDF
Salesforce Solution For Software Industry
kdwangxi
 
PDF
My EclipseCon 2014 keynote
Mike Milinkovich
 
PDF
IBM Keynote presentation, OW2con'19, June 12-13, 2019, Paris.
OW2
 
PDF
From Acceleo.org To Eclipse Modeling
Cédric Brun
 
Compare framework
Tomasz Zarna
 
OSGi For Eclipse Developers
Chris Aniszczyk
 
Building Server-Side Eclipse based Web applications - Jochen Hiller, Principa...
mfrancis
 
La montée en puissance de l’infrastructure ouverte
Open Source Experience
 
Salesforce Solution For Software Industry
kdwangxi
 
My EclipseCon 2014 keynote
Mike Milinkovich
 
IBM Keynote presentation, OW2con'19, June 12-13, 2019, Paris.
OW2
 
From Acceleo.org To Eclipse Modeling
Cédric Brun
 

What's hot (20)

PDF
DevOps Openhouse II - Kubernetes in Action part 1
Agile Testing Alliance
 
PDF
Is Platform Engineering the new Ops?
AWS Germany
 
PDF
ECMFA 2018 - Keynote : The future of modeling tools
melbats
 
PDF
Infinite Toolkit: an overview
Cisco DevNet
 
PPTX
Tycho Tutorial EclipseCon 2013
jsievers
 
PDF
riffing on Knative - Scott Andrews
VMware Tanzu
 
PDF
Infinite Toolkit: a deep dive
Cisco DevNet
 
PDF
Developing Rich Clients with the Eclipse 4 Application Platform
Kai Tödter
 
PDF
ICSE 2017 Keynote: Open Collaboration at Eclipse
Mike Milinkovich
 
PDF
Put the Power of Cloud-based Modeling to Work - Spotlight Session
Obeo
 
PDF
Civil 3 d 2011 tutorials
ocramr0111
 
PDF
Le projet MORPHEMIC – Adaptation des ressources de cloud computing selon une ...
Open Source Experience
 
PPTX
Tycho Tutorial (EclipseCon 2012)
jsievers
 
PPT
codeBeamer Eclipse DemoCamp-23.11.2010
Intland Software GmbH
 
ODP
Building The Independent Wave
James Purser
 
PPT
Lift web framework and Scala programming language talk
clive boulton
 
PDF
[SiriusCon 2018] Closing session - Live Community Survey
Obeo
 
PPTX
Platform engineering 101
Sander Knape
 
PDF
StackEngine Problem Space Demo
Boyd Hemphill
 
PDF
Swt qt econ-2010
christiancampo
 
DevOps Openhouse II - Kubernetes in Action part 1
Agile Testing Alliance
 
Is Platform Engineering the new Ops?
AWS Germany
 
ECMFA 2018 - Keynote : The future of modeling tools
melbats
 
Infinite Toolkit: an overview
Cisco DevNet
 
Tycho Tutorial EclipseCon 2013
jsievers
 
riffing on Knative - Scott Andrews
VMware Tanzu
 
Infinite Toolkit: a deep dive
Cisco DevNet
 
Developing Rich Clients with the Eclipse 4 Application Platform
Kai Tödter
 
ICSE 2017 Keynote: Open Collaboration at Eclipse
Mike Milinkovich
 
Put the Power of Cloud-based Modeling to Work - Spotlight Session
Obeo
 
Civil 3 d 2011 tutorials
ocramr0111
 
Le projet MORPHEMIC – Adaptation des ressources de cloud computing selon une ...
Open Source Experience
 
Tycho Tutorial (EclipseCon 2012)
jsievers
 
codeBeamer Eclipse DemoCamp-23.11.2010
Intland Software GmbH
 
Building The Independent Wave
James Purser
 
Lift web framework and Scala programming language talk
clive boulton
 
[SiriusCon 2018] Closing session - Live Community Survey
Obeo
 
Platform engineering 101
Sander Knape
 
StackEngine Problem Space Demo
Boyd Hemphill
 
Swt qt econ-2010
christiancampo
 
Ad

Viewers also liked (6)

PPT
What is new in Helios
Tomasz Zarna
 
PDF
Equinox/p2 - Getting started with Equinox/p2
Tomasz Zarna
 
PPT
Orion Introduction
Tomasz Zarna
 
PPTX
המלצות
celinecenter
 
PPT
Creative Commons และแนวคิดลิขสิทธิ์
Chongnang Wiputanupong
 
PDF
Git migration - Lessons learned
Tomasz Zarna
 
What is new in Helios
Tomasz Zarna
 
Equinox/p2 - Getting started with Equinox/p2
Tomasz Zarna
 
Orion Introduction
Tomasz Zarna
 
המלצות
celinecenter
 
Creative Commons และแนวคิดลิขสิทธิ์
Chongnang Wiputanupong
 
Git migration - Lessons learned
Tomasz Zarna
 
Ad

Similar to Together in Eclipse (20)

PDF
Eclipse Way
Tomasz Zarna
 
PDF
Eclipse Way
Tomasz Zarna
 
PDF
Keynote - Eclipse - Accelerating OSGi Adoption - Mike Milinkovich, Executive ...
mfrancis
 
PDF
The Eclipse Way
Naresh Jain
 
PPT
Eclipse DemoCamp Sofia -
Mike Milinkovich
 
PDF
2103.10 foundation v2 all things open
Mike Milinkovich
 
PPT
ABC of Platform Workspace
Tomasz Zarna
 
PDF
Eclipse Packaging Project Usage Data Collector
Markus Knauer
 
PDF
Keynote de Mike Milinkovich
EclipseDayParis
 
PPT
Leveraging the Eclipse Ecosystem for the Scientific Community
guestd41014
 
PPTX
Enabling Industry Collaborations
Ian Skerrett
 
PPT
Eclipse Top Ten: Important lessons I've learned working on Eclipse
Kim Moir
 
PPT
IDA - Eclipse Workshop I (In Danish)
Tonny Madsen
 
PDF
Econ 2011 2254_draft
Karsten Schmidt
 
PDF
Donating a mature project to Eclipse
glynnormington
 
PDF
Eclipse Foundation Membership Prospectus (March 2019)
Thabang Mashologu
 
PDF
Open Source Health
Mike Milinkovich
 
PDF
Long-Term Support for Eclipse - the next step in Enterprise Readiness
sjkiwai
 
PDF
Day3 wayne beaton eclipse community mgt
fOSSa 2010 Main Presentations
 
PDF
Obiettivi e progetti della comunità Eclipse italiana
Eclipse Day 2010 in Rome
 
Eclipse Way
Tomasz Zarna
 
Eclipse Way
Tomasz Zarna
 
Keynote - Eclipse - Accelerating OSGi Adoption - Mike Milinkovich, Executive ...
mfrancis
 
The Eclipse Way
Naresh Jain
 
Eclipse DemoCamp Sofia -
Mike Milinkovich
 
2103.10 foundation v2 all things open
Mike Milinkovich
 
ABC of Platform Workspace
Tomasz Zarna
 
Eclipse Packaging Project Usage Data Collector
Markus Knauer
 
Keynote de Mike Milinkovich
EclipseDayParis
 
Leveraging the Eclipse Ecosystem for the Scientific Community
guestd41014
 
Enabling Industry Collaborations
Ian Skerrett
 
Eclipse Top Ten: Important lessons I've learned working on Eclipse
Kim Moir
 
IDA - Eclipse Workshop I (In Danish)
Tonny Madsen
 
Econ 2011 2254_draft
Karsten Schmidt
 
Donating a mature project to Eclipse
glynnormington
 
Eclipse Foundation Membership Prospectus (March 2019)
Thabang Mashologu
 
Open Source Health
Mike Milinkovich
 
Long-Term Support for Eclipse - the next step in Enterprise Readiness
sjkiwai
 
Day3 wayne beaton eclipse community mgt
fOSSa 2010 Main Presentations
 
Obiettivi e progetti della comunità Eclipse italiana
Eclipse Day 2010 in Rome
 

More from Tomasz Zarna (6)

PPT
Orion Introduction
Tomasz Zarna
 
PPT
What's new in Juno
Tomasz Zarna
 
PDF
Orion RESTful git API
Tomasz Zarna
 
PPT
Eclipse 3.7 : Tips and tricks
Tomasz Zarna
 
PDF
EGit - Eclipse plug-in for git
Tomasz Zarna
 
PDF
E4 UI Demos
Tomasz Zarna
 
Orion Introduction
Tomasz Zarna
 
What's new in Juno
Tomasz Zarna
 
Orion RESTful git API
Tomasz Zarna
 
Eclipse 3.7 : Tips and tricks
Tomasz Zarna
 
EGit - Eclipse plug-in for git
Tomasz Zarna
 
E4 UI Demos
Tomasz Zarna
 

Recently uploaded (20)

PDF
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
PPTX
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
PDF
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
PPTX
The Future of AI & Machine Learning.pptx
pritsen4700
 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PDF
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
PDF
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
PDF
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
PDF
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
PDF
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
PPTX
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PDF
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
PDF
Brief History of Internet - Early Days of Internet
sutharharshit158
 
PPTX
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
PDF
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
PDF
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
PDF
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
The Future of AI & Machine Learning.pptx
pritsen4700
 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
Brief History of Internet - Early Days of Internet
sutharharshit158
 
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
Presentation about Hardware and Software in Computer
snehamodhawadiya
 

Together in Eclipse

  • 1. Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24 Eclipse Demo Camp 2008 Together in Eclipse Szymon Brandys Tomasz Zarna IBM Krakow Software Lab
  • 2. Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24 Eclipse Demo Camp 2008 Master plan • Goal  Encourage people to participate in Eclipse development  Show how easy it can be  Show HOW to do it  Show WHY to do it • Agenda  What is Eclipse?  How it is organized  How to contribute?  Good practices
  • 3. Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24 Eclipse Demo Camp 2008 • Eclipse SDK • Eclipse „Eclipse is an open source community whose projects are focused on building an extensible development platform, runtimes and application frameworks for building, deploying and managing software across the entire software lifecycle.” • Eclipse Foundation „The Eclipse Foundation is a not-for-profit, member supported corporation that hosts the Eclipse projects. The Foundation provides services to run the IT infrastructure, IP due diligence, mentor the open source projects during the Eclipse development process and provide marketing and business development support for the Eclipse community.” What is Eclipse?
  • 4. Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24 Eclipse Demo Camp 2008 Ganymede • What is simultaneous release? • Over 20 projects/components • Timeline, milestones, staging using Eclipse SDK as an example • Links  http://wiki.eclipse.org/Ganymede  http://wiki.eclipse.org/Ganymede_Simultaneous_Release/For _Users
  • 5. Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24 Eclipse Demo Camp 2008 Project organization • Roles „The more you contribute, and the higher the quality of your contribution, the more you are allowed to do. However with this comes increased responsibility.” • Users „Users are the people who use the products that the Project produces. People in this role aren't contributing code, but they are using the products, reporting bugs, and making feature requests and suggestions. Users are also encouraged to report problem reports using the bug tracking system.” • Contributors „Users who contribute code or documentation become developers. Developers are the people who contribute code, fixes, documentation, or other work that goes into the product. Developers are expected to be proactive in reporting problems in the bug tracking system.”
  • 6. Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24 Eclipse Demo Camp 2008 Project organization • Committers „Developers who give frequent and valuable contributions to a Project, or component of a Project (in the case of large Projects), can have their status promoted to that of a "Committer" for that Project or component respectively.” • PMC „Effectively provides leadership to guide the project’s overall direction and by removing obstacles, solving problems, and resolving conflicts.” • More info: http://www.eclipse.org/eclipse/eclipse-charter.php
  • 7. Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24 Eclipse Demo Camp 2008 From a bug to a patch • How to report an issue:  https://bugs.eclipse.org/bugs/  Bugzilla guidelines • DIY:  Plug-in Spy, Alt+Shift+F1  Import projects  : pserver:[email protected] ipse.org:/cvsroot/eclipse  Run a self-hosted Eclipse  Create a patch  Submit it
  • 8. Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24 Eclipse Demo Camp 2008 Bugzilla
  • 9. Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24 Eclipse Demo Camp 2008 Bugzilla
  • 10. Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24 Eclipse Demo Camp 2008 Builds • Night builds • Integration builds • Maintanance builds
  • 11. Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24 Eclipse Demo Camp 2008 IRC, newsgroups and maling-lists • IRC:  Freenode: irc.freenode.net  #eclipse, #eclipse-dev  SzymonB, z4z4  http://wiki.eclipse.org/IRC • Newsgroups  eclipse.platform  More info: http://www.eclipse.org/newsgroups/ • Mailing-lists  eclipse-dev  platform-releng-dev  platform-team-dev  platform-core-dev  Others: http://www.eclipse.org/mail/index_project.php
  • 12. Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24 Eclipse Demo Camp 2008 Resources and contact • Web  http://www.eclipse.org  http://wiki.eclipse.org/Workspace_Team  http://planeteclipse.org  http://polishineclipse.blogspot.com • Mail  [email protected][email protected]
  • 13. Together in Eclipse | Copyright © IBM Corp., 2008. All rights reserved. Source code in this presentation is made available under the EPL, v1.0, remainder of the presentation is licensed under Creative Commons Att. Nc Nd 2.5 license. | 2008-06-24 Eclipse Demo Camp 2008 Questions and Answers • ?