Erich Gamma, Eclipse JDT LEAD
John Wiegand, Eclipse platform lead Eclipse:!. State of the Union The Eclipse journey continues In this keynote we survey the latest progress on the Eclipse 3.0 platform and look into the evolution of the Eclipse community We wrap up with a glance into the crystal ball .
Michael Tiemann, RedHatThe Eclipse.org Tipping Point Every once and a while, people forget that it is just not possible to create a universal framework for integrating software development tools, and another grand project is announced. These projects inevitably fail for the same reasons they have always failed: the scope is too limited to be interesting, the scope is too large to be implemented, the tools require developers to change certain habits, or the tools do not present enough standardization for integration to be observed Those, and a thousand. other reasons, have frustrated attempts to improve tooling, and therefore developer efficiency, beyond narrow technology and industry segments. Eclipse.org appears to be a tipping point in the making. This talk will address how and why this happened, and what the implications are For developers and the industry.
Gregor Kiczales, University of British ColumbiaAspect-Oriented Programming Aspect-oriented programming (AOP) is an important new development in programming languages and tools. This talk will comprise a range of AOP material, from introduction, to advanced implications. I will also talk about why the most important AOP development are still to come, and what we can expect to see at the programming language, design tool, and process levels. I will also discuss why Java and Eclipse are the leading AOP platforms, and what needs to be done To retin trice lead.
Grady Booch, IBM RationalFrom IDE to XDE to CDE Developing software-intensive systems always has been, is, and will remain essentially hard. As such, the entire history of software engineering can be characterized by a rise in level of abstractions, which is manifest in our programming languages, our methods, and our tools. This presentation will examine the role of tools in this spectrum of abstraction, from command line tools to IDEs and beyond. We'll examine the seminal development along the way, developments that represented a state change in the developer experience, and project out to the developer experience we expect to see over the coming years.Simon Phipps, Sun Microsystems The Business of Open Source Any successful rebellion has to face the prospect of growth and success, and the open source Movement Is No Different. Initially Perceived As Being About Free Stuff for Pioneers, The NEED TO SCALE To Market-Sized ProPortions Looms Large. This Keynote Will Consider Benkler's View That Open Source Is 'Commons-Based Peer Production' And Explore Possible Futures for Open Source Adoption.
Tutorials: Dwight Deugo, Espirity IncGetting Started with Eclipse This tutorial is for people that have not yet worked with Eclipse You'll explore Eclipse's architecture and become familiar with the plug-in mechanism We will start with an overview of Eclipse and how to.. install and run it. Next, we will describe Eclipse's Workbench and its resources, views and perspectives. Next we will examine Eclipse's Java Development Tools that implement a Java IDE supporting the development of Java applications and plug-ins. We will then focus on how testing and debugging is done in Eclipse. Finally, we will introduce Eclipse's architecture and how it supports plug-ins. With this knowledge, you will be able to navigate through Eclipse, be able to create your own Java projects, packages and classes, and Be Ready to Learn How To Write Plug-ins. Tutorial Participants Are Invited To Bring Their Laptops To Get Starte D with Eclipse by Working On Hands-on Exercises. WHO Should Attend: Java Programmers INTERESTED IN A Tour of the Eclipse Platform and IDE, ITS Features and Architecture.
Kai-Uwe Maetzel, Eclipse Platform Text LeadContributing to Eclipse: understanding and writing plug-insEclipse was designed from the ground-up with extensibility in mind A scalable plug-in mechanism and a rich set of APIs enables developers to develop and explore new tools. quickly, without having to start from scratch. This tutorial illustrates the full plug-in development cycle by way of an example. you'll explore the Eclipse architecture and become familiar with the basic plug-in mechanism. with this knowledge, you'll write and debug your first plug-in using Eclipse's Plug-in and Java Development Environments. You'll also add extension points to your plug-in to enable others to extend it. You will then package your extensible plug-in as a Feature and publish it with the built-in Eclipse Update Mechanism. Finally, you'll set up and manage an Eclipse Update Site, a place for other Eclipse users to explore new features as well as finding upgrades. During all these steps, you will learn the underlying Eclipse concepts and design ideas. You'll learn the rules you need to know to make your plug-ins good Eclipse citizens. In addition, you will receive many interesting insights on design challenges in large scale plug-in architectures. Tutorial participants are invited to bring their laptops and deepen their understanding by implementing practical exercises Who should attend:. Java programmers and experienced eclipse users interested in learning to write plug-ins Developers with an interest in large-scale plug-in architectures will also benefit from. The Insights INTO Eclipse.
Steve Northover, Eclipse SWT Team LeadSilenio Quarti, Eclipse SWT Technical Lead SWT in DepthThis tutorial is aimed at experienced, Java programmers who want to use the Standard Widget Toolkit to build graphical user-interface (GUI) based, applications. The Standard Widget Toolkit is a Java class library for creating graphical user-interfaces. It was created, as part of the Eclipse project, to make it possible to build efficient, portable applications that directly access the user-interface facilities of the operating system. Using SWT it is possible to create applications in Java that are indistinguishable from native applications on the desktop. by breaking the task of building a graphical user-interface based application into component parts, and by showing how these are modeled in SWT and then providing a series of examples, we Will Provide a guided Tour Through The Toolkit, Focusing On What applification Program ued to know. Requirements: You'll Need to bring a laptop.
Michael van Meekeren, IBMJ2ME and Eclipse While Eclipse provides support for Java program development, such as editing, compiling and debugging, and it is readily extensible through its plug-in mechanism. We have been involved in the development of a set of plug-ins that support the building and launching of embedded applications (with support for various platforms, such as J2ME / MIDP, PocketPC and PalmOS). We will show how applications can be developed, compiled, analyzed and compressed to fit on really small devices. We will demonstrate how to debug applications running in either an emulator or on a real device. We will also discuss how these Eclipse plug-ins were developed, what trade-offs we encountered, and what lessons we learned, and we will offer suggestions that will benefit (Future) Eclipse Plug-in Writers. THIS TECHNICAL TUTORIAL WILL INCLUDE LOTS OF ACTUAL CODE AND Reports on Practical Experience. We Will Provide Background Information on Developing Java Applications for Resp3 ource-constrained environments, such as PalmOS, and explain what Java standardization processes are under way in this area.Attendee backgroundPrerequisites: Attendees must have basic experience with Java and any integrated development environment (IDE) .Format - Lecture and demonstrations Technology Exchanges:
Darin Wright, Eclipse Debug LeadDebugger Implementors This Technology Exchange will focus on the facilities provided in the Eclipse Debug Platform for building debuggers and launching applications. Topics of discussion will include the debug model, launch configurations, and scalability issues in the debug perspective. Those who are building integrated debuggers should attend.Jean-Michel Lemieux Eclipse Team Component LeadMichael Valenta, Eclipse Platform Team Component CommitterImplementing Repository adaptors This Technology Exchange will deal with the integration of Team support into Eclipse. The current APIs will be discussed along with tips and tricks for using them. In addition, new 3.0 APIs will be presented and discussed. The new APIs includes a pluggable Synchronize view and the possibility of including the JSR-147 Workspace Version and Configuration Management (WVCM) API into Eclipse. Also of interest is non- Versioning Team Support and Other Team Related Tools (Eg Change Man) Agement and collaboration).
Jeff McAffer, Eclipse Equinox Project Lead Nick Edgar, Eclipse Platform UI Technical LeadImplementing Rich Client Applications Ever wanted to use Eclipse to write a non-tooling application but were scared by the bulk? Did not want a tool bar? Wanted to have dynamic plug -ins but were afraid to ask? Well, now is your chance to learn about writing Rich Client Applications using Eclipse. Less is more and we have trimmed all of the IDE related features and functions out of the base workbench. The runtime now offers more configurability and features such as dynamic plug-ins. So whether you are a plug-in guru or have never implemented a plug-in before, come and discuss your requirements and explore how the Eclipse Rich Client Platform addresses them.
Frank Budinsky, Eclipse EMF Project Lead, Ed Merks, Eclipse XSD ProjectLead, Jim D'Anjou, IBMEric Chaland, IBMEMF Technology in practice The Eclipse Modeling Framework (EMF) has been available for more than a year now, and its use as a rapid development tool and data integration framework for Eclipse plug-in developers is steadily increasing. The goal of this Technology Exchange is to share experiences and techniques between plug-in developers that are currently using EMF, and to get a sense of the range of applications that are being developed using EMF. Identification of shortcomings of the framework or generator, suggestions for future enhancements, effective techniques for working with EMF, are all welcome topics of discussion. Since one of the main purposes of EMF is to facilitate data integration between tools in Eclipse, Experiences That Either Support or Refute this Goal Would Be Particularly Welcome. Experiences Using The Underlying EMF Template-Based Generator Framework (JET) Are Also Welcome.
Margaret-Anne Storey, University of VictoriaEclipse and Education The goal of this Technology Exchange is to explore how Eclipse is currently being used and how it can be further leveraged as a platform for educational tools in computer science and software engineering. Currently, Eclipse is seeing some use in the classroom and workplace for introductory programming and software engineering courses, as well as for more advanced courses on testing, software design and evolution. One hypothesized advantage of this approach is that students and educators can learn within a relevant context while having access to a set of integrated and powerful tools. In this exchange, we will consider both the technical and socio-technical aspects of this trend and brainstorm about new possibilities. We invite people to share their experiences, ideas and enthusiasm as we attempt to improve education In Computer Science.john Duimovich, Tools Project Lead Ide IMplementors the Ide IMPLEMENTORS Technology Exc hange is intended for people who are writing programming language IDEs on top of the eclipse platform in Java, C / C , Smalltalk, Python, Ruby, Scheme, Pascal or any other language! Come to this working session to discuss the common issues in writing Language IDes. if you have written an eclipse plug-in for your favorite language or evening to talk to others who have done it, this session is for you.
Michael Burke, IBM ResearchBrian Barry, BedarraeTx: eclipse and research Eclipse offers the promise of common infrastructure for researchers in areas such as programming languages, tools and environments As extensible and freely available open source software, the Eclipse platform facilitates collaboration and sharing of software. artifacts. The last year has seen explosive growth in both interest and activity within the academic research community. The goal of this technology exchange is to bring together researchers working with Eclipse, and to explore the benefits, problems and possibilities of the Eclipse platform in this . context A number of research teams representing a broad cross-section of research areas will provide brief experience reports We hope to use this event to facilitate a lively discussion on such questions as:.? How do I get started with Eclipse Is Eclipse the right Choice for me and my research Team? How can I as a studyational projects and THEER ECLIPSE Projects and TH E ECLIPSE COMMUNITY? Are The Opportunities for Synergies BetWeen My Project and other research?
Michael Norman, Scapa TechnologiesAntony Miguel, Scapa TechnologiesRichard Duggan, IBM Harm Sluiman, IBMTracing, Logging and Monitoring Performance in Eclipse As Eclipse usage matures it is natural for users to require additional tooling to analyze the performance and behavior of systems they have built in the IDE , and indeed to use such tooling at all stages of the lifecycle from development through test and into production. to facilitate this, the Eclipse Hyades project provides data collection infrastructure and analysis tooling for traces, logs and systems performance data. There are APIs so that it is extensible at both ends: you can write additional user interface components to provide deeper analysis of the data, and you can write additional data collection agents to instrument a specific system, or to interface with an existing data collection infrastructure such as PerfMon, SNMP OR An Enterprise Management Framework. This Technology Exchange Brings Together Practitioners Who Are currently building the open-source Hyades infrastructure layers, agents and tooling, and those building additional open-source and commercial tooling on the infrastructure, and deals with the practical issues of binding to the infrastructure, using the correlation service to manage event stream interrelationships, passing data through the infrastructure as XML fragments which may be based on Common Base Event (CBE), constructing effective loaders to pass the data into Hyades EMF models, overcoming scalability issues in EMF for large data models, and extending the existing Hyades user interface framework And Tools. Technical Talks:
Dirk Baeumer, Eclipse JDT UI Lead Philippe MuletEclipse JDT Core LeadManipulating Java programs The Java Development Tooling (JDT) adds Java program development capabilities to the Eclipse platform. In addition to the environment itself a set of APIs are provided to further extend the JDT. In particular, it offers services to introspect and manipulate Java source code. This presentation will take you on a tour through the services involved in implementing a certain refactoring. We will see how the operation uses the Java model, the search engine, the abstract syntax tree , the code rewriting infrastructure, and the refactoring framework itself. The presentation will also outline how JDT's services have evolved to allow other Java-like language tools to participate in operations like search, refactoring and quick fix.Kai-Uwe Maetzel, Eclipse Platform Text Leadtext Editors and How To Implement Your Own Talk Introduces The World of Eclipse Text Editors to You. It Will Start With A BR ief architectural and conceptual overview helping you to understand the functionality provided by the Eclipse Platform and where it is implemented. It will then dive into the details such as syntax highlighting, content assist, rulers, annotations, hovering, and quick diff thereby pointing out differences Between The Current Development Stream and Previous Versions.
Tod Creasey, Eclipse platform UI CommitterScaling large eclipse applications progressively Many Eclipse based products have a huge amount of functionality making them very complete but intimidating and cluttered. Through progressive disclosure an Eclipse application can show functionality as the user discovers it and filter content until the user . it is ready to use it In this talk we explore how to make a less cluttered initial user experience, tailoring an Eclipse product for different users and gradually making functionality available as the user learns the product.Jim des Rivieres, Eclipse Platform CommitterEclipse APIs: Lines in the Sand Useful and stable APIs are an important aspect of open systems like Eclipse. Designing good APIs and maintaining them is an interesting and ongoing challenge. like the proverbial drawing of a line in the sand, the process of putting in an API starts in A Wide Open Space of Possibilities, And Abruptly Transitions Into Something Quite Constrained That must be held and defended. Drawing on our experience with the Eclipse APIs, this talk will discuss effective ways to draw the line, to make the line visible to all, and to move the line in response to a changing environment.
John ArthorneEclipse Platform Core CommitterJean-Michel Lemieux, Eclipse Team Component LeadWriting responsive UIs using the Eclipse 3.0 concurrency architecture One of the goals of Eclipse 3.0 is to make the UI appear more responsive. One approach to addressing this involves moving time-intensive operations into background threads to allow the user to continue working. This required the creation of a concurrency infrastructure to manage interactions between background and foreground operations. New UI facilities were also needed for reporting progress on things happening in the background, adding indicators to views containing information in flux , and resolving situations where user activity collided with ongoing background operations. This talk will introduce the new concurrency architecture and UI facilities, giving examples of how to apply them in your own plug-ins. you should attend this talk if you are an intermediate to Advanced Eclipse Developer Looking to Write New Plug-Ins OR Adapt Old Plug-ins to Play Well in A More ConcURRENT Environment.
Dejan Glozic, Eclipse Update / Install LeadShare this plug-in with the ones you love: using PDE to create an Eclipse plug-in and publish it on the update siteDuring this presentation, you will be taken through the process of using the Plug-in Development Environment to create a lowly 'Hello, World' plug-in, creating an installable feature for it, creating an Eclipse update site to share it with others, and using Eclipse Update to find it and install it into another Eclipse application. We will then create an update for it, and let automatic background update search find it Finally, we will show how local administrators can mirror the site behind the firewall to conserve bandwidth and minimize download failures.Karsten Schmidt, SAP AGKeep on swinging -. productivity layers on top of SWTWe introduce some concepts that aim at increasing the productivity of tool development and at supporting the development of homogeneous UIs across an Eclipse based application - in our case SAP NetWeaver Dev eloper Studio. For Swing programmers, SWT / JFace is a low-level UI approach lacking many of the higher-level Swing concepts. Integrating Swing UIs into Eclipse is not an option if you want to achieve a consistent Look and Feel. We introduced a software layer on top of SWT / JFace that carries some Swing concepts to the SWT world. It supports the container / control approach based on add methods. Instead of directly assigning Windows style bits to public member attributes, you use swing-style methods to configure Your ui parts. Different Look &
Feels are possible by delegating the creation of widgets to a Widget Factory. Finally, Swing table and tree models can be used to create JFace tables / trees. This keeps the strict model / view separation and allows the reuse of existing models. All of this sits on top of SWT instead of replacing it. Thus native SWT programming is still possible. We also introduce ways how to ensure simple, well-designed usage patterns for a consistent UI approach across any application. Reusable UI components are the building blocks of such patterns The predefined set of components includes:. a Method editor, a Tree Selector, and several standard dialogs like a Message Dialog Finally, we explain advanced techniques for image handling We distinguish between globally available images and those belonging to one plug-in.. But Also Meant To Be Used by Others. The Reuse of Both Sorts IS Supported Through A Central Access And Administration Layer.Steve NorthoveRlipse Swt Team Leadinside Swt this session Wi .
Richard Wilson, IBM LotusLotus Workplace: Rich Client Platform Come learn how IBM is using the Eclipse platform as part of the Lotus Workplace offerings A major goal of Workplace is to support of a variety of client access points such as browser, mobile and rich client. . This session will showcase how Lotus is using the Eclipse platform as the basis for the Lotus Workplace Rich Client Platform and will include demonstrations of some of the offerings using this platform. Finally, we will cover how we are working closely with the Equinox and Eclipse teams on the development of the RCP theme in Eclipse 3.0.Todd WilliamsGenuitecEclipse-based Applications - Java on the Desktop Revisited The traditional approach to achieving "Java on the desktop" has resulted in a long journey toward an unfulfilled goal Each successive release of Java. TECHNOLOGY HAS FAILED TO Easily Enable The Intrinsic Qualities That Are Required for Building Successful and endearing business coplications. The Eclipse Plat form, while best known as an IDE, defines an extensible architecture, a rich set of frameworks, and unique user-interface capabilities that make it possible for Java applications to finally compete head-to-head with applications built using platform-native technologies. This Presentation Will Cover:
The advantages of using an application framework Why is Eclipse the best framework for desktop Java applications The business case for using Eclipse as a framework Case Study - Building an Eclipse-based product The impacts of Eclipse 3.0's Rich Client Platform
Frank Gerhardt, SENS Chris Wege, DaimlerChrysler AGExperiences with rich client application development We share our experiences in developing the GDFSUITE rich client application for processing geographic data. GDFSUITE is designed for extensibility and uses the Eclipse plug-in mechanism itself for extending the suite. Currently we use Eclipse 2.1 as basis for our application. We discuss issues related to the migration to the Rich Client Platform of Eclipse 3.0. Our development process is similar to the development process of the Eclipse team.Nick Edgar, Eclipse Platform UI Technical LeadEclipse Rich Client Applications - Overview of the Generic Workbench One of the key changes in Eclipse R3.0 is that the Eclipse Platform is being refactored to remove its IDE personality, allowing Eclipse to be used not just as "an open extensible IDE for anything and nothing in particular ", But Broadening ITS Reach to Be An Open Extensible Platform for Any Application. This Presentation Will Give AN O Verview of the Opportunity This Presents
Jeff McAffer, Eclipse Equinox Project LeadInside the RCP Runtime: Dynamic Plug-ins and Beyond The Eclipse community is increasingly interested in using Eclipse in non-tooling scenarios - as a so-called "Rich Client Platform" These scenarios challenge the Eclipse runtime. To support DynamiTY and Security WITHOUT und function. This Talk Details How The Eclipse 3.0 Runtime Addresses these Challenges.
Andy Clement, Eclipse AJDT Project CommitterMik Kersten, Eclipse AJDT AspectJ Project CommitterGetting started with aspect-oriented programming in Eclipse AspectJ is a seamless aspect-oriented programming (AOP) extension to Java. It can be used to cleanly modularize the crosscutting structure of concerns such as exception handling, multi-object protocols, synchronization, performance optimizations, and resource sharing. When implemented in a non-aspect-oriented fashion, the code for these concerns typically becomes spread out across entire programs. AspectJ controls such code-tangling and makes the underlying concerns more apparent, making programs easier to develop and maintain. The AspectJ Development Tools Plug-in for Eclipse (AJDT) fully integrates the AspectJ language into Eclipse. This session will provide an introduction to using AJDT, demonstrating how it is easy to Progress from traditional java development to a situation where you can increase aspectj. during the session we'll look at mining crosscutting concerns from some existing Java code base, debugging aspects, using aspects to enforce rules, and extending the core function of programs using unpluggable aspects. The latest AJDT provides tighter integration with the JDT features that Java programmers are accustomed to, along WITH New Capabilities That Surface The Aspect-Oriented Structure of A System.
David Orme, Visual Editor Project Lead, ASCThe Visual Editor Project - Flexible GUI Building for Eclipse You've likely spent time working with or looking Swing-based UI applications Perhaps you've heard about the Standard Widget Toolkit (SWT), and the. fact that it's a cross-platform, open source GUI toolkit for the Java programming language. But the most recent news is that Eclipse has just added a GUI builder project for Eclipse! In this session, David Orme, the leader of the new Eclipse Visual .
Sridhar Iyengar, IBM Ed Merks, Eclipse XSD Project LeadRapid plug-in development and integration using EMF Many programmers, especially the experienced ones, often have little or no use for modeling. Maybe a class diagram or two to fill out the documentation, but other than that, it simply does not seem to help. Well, what if there was a framework / toolkit that brought you the benefits of modeling with a very low cost of entry? Enter the Eclipse Modeling Framework (EMF). EMF is a framework and code generation facility for building robust applications based on surprisingly simple models Models can be defined in several different ways -. Java interfaces, XML Schemas, UML / EMOF -. from which EMF will generate a large part of the application The generated code is clean , efficient, and easily hand modified. You can even regenerate the model after changing the code, without wiping out your changes. This talk will describe and demonstrate EMF, showing how it brings the benefits of modeling to th e mainstream Java programmer and how EMF and modeling facilitate tool / application integration. The talk will also give a brief overview of MDA (Model Driven Architecture) and explain how EMF forms the foundation of an Eclipse MDA tools platform.
David Frankel, David Frankel ConsultingThe Eclipse Modeling Framework and MDA:. Status and OpportunitiesThe Eclipse Modeling Framework (EMF) and the OMG's Model Driven Architecture (MDA) are pushing model-oriented strategies and techniques forward in the industry This session will examine the relationship between these two initiatives. It will also explore the potential for this relationship to work synergistically with other model-centric movements including Generative Programming, Domain-Specific Languages, Product Line Practices, and Model-Integrated Computing.Michael G. Norman, Scapa TechnologiesWhy integrate test , trace, log and performance tools via Hyades? Hyades is an Eclipse Tools Sub-project providing an infrastructure for integrating test, trace, log and performance tools at both the user interface and the data level. Hyades applies across the lifecycle from development through test And Into Production and is also Applicable to Systems Integration In Environments Where no Sou rce code is present. Hyades provides a range of tools and tool components which operate inside that infrastructure, and extension points where vendors can add higher-value commercial plug-ins from profiling, testing, through log analysis, to systems performance and autonomic management. This talk explains the benefit that the unprecedented level of tools integration provides to the user of the tool, to the tools vendor seeking to provide high-value innovative tooling to customers, and to the vendor or integrator of the system to which the tools interface.
Randy Hudson, Eclipse GEF Project LeadBuilding Applications with Eclipse's Graphical Editing Framework (GEF) Checkbox tables and monospaced fonts do not get you excited? Come learn about the graphical editing framework and get a sneak peak of features in 3.0. Targeted towards developers using Eclipse , the session starts with an architectural overview and tutorial outlining the steps required to go from a domain model to a fully-functional graphical editor. Learn techniques for visualizing different types of documents, as well as some of the less well-known features like graph layout and Section 508 compliance (accessibility). Preview some of the upcoming Eclipse 3.0 features. Questions will be taken at the end.Sebastian MarineauCDT Project Lead, QNXUsing Eclipse CDT for C / C Development The open-source CDT project provides a cross-platform C / C Tooling Environment For Multiple Development Hosts and Target Systems, Allowing Even Large Development Teams to Standardize On One IDE. Moreove r, its widely supported plug-in architecture makes it possible to integrate tools from multiple vendors; developers can, in effect, take a best of breed approach to their tool selection This presentation provides an introduction to the CDT architecture and components, and uses. Many Live Examples To Show How To Best Take Advantage Of Its Features. Participants Will Also Get An Other Tools with The CDT.
Christopher Judd, Judd SolutionsEclipse for PHP Developers Learn how the open source Eclipse IDE and PHP plug-ins can increase PHP developer productivity. This session will explain installation and configuration of the PHP plug-ins as well as specific PHP wizards, editors and debugger.
John Duimovich, Eclipse Tools Project LeadHow to build your favorite language IDE The Eclipse IDE is definitely not just for Java. This talk will describe the creation of a Smalltalk IDE on the eclipse platform and some of the architectural decisions that went into building it. We will explore the levels of integration that a language IDE implementor should consider when bringing their language to the eclipse platform. If you have a favorite language and you have been thinking about writing an eclipse plug-in to support it, this talk is for you. dave Thomson, IBMA Different Shade of Blue: Moving Eclipse from Closed to Open Source Learning to work in an open source project is a challenge for individuals Multiply that challenge by 100 fold, for a large development team in a large blue company This talk.. Explores The Journey of The Eclipse Technology TEAM from A (Somewhat) Traditional Internal Software Project Through The Launch of The Eclipse Open Source Project. We'll Talk About How Weiniti Structured The Project and The Reason for Those Choices. We'll Take a Look At The Evolutionary Path for The Project and some of the quest.
Kevin Haaland, Eclipse Platform PMCJIT software development:. Inside the Eclipse development process Shipping releases on time for a large, geographically distributed software team with a complex, established codebase, defies the natural rules of people, geography and software development While we have not changed any natural laws, the eclipse development process has found ways to help mitigate the problems working in this environment. in this talk we'll describe the eclipse release process, some of the basic principles of how our teams work together and the important elements of the planning process.Joshua Kerievsky, Industrial Logic Somik Raha, Industrial Logic Being Extreme with Eclipse Eclipse is the most effective IDE for practicing Extreme Programming (XP). Its design embodies XP's values of Simplicity, Feedback and Communication. Its tools provide powerful support for Test-Driven Development, Refactoring, Continuous Integration, Collective-Code Ownership and Coding Standard. thi .
Boris Magnusson, Lund UniversitySupporting Refactoring in Eclipse -. Needs and experiences from an XP-teaching settingEclipse supports performing basic refactorings, but merging parallel development including refactorings still frequently go wrong Our experience from using Eclipse for teaching XP in projects show that refactorings still are best done when nobody else changes the system in parallel. This is contrary to how we want the students to practice XP with tight interactions and short development cycles. The situation can, however, be much improved by using advanced Configuration Management techniques. We demonstrate how storing information on which refactorings have actually been applied, can support merging refactorings with other edits and provide a consistent result. This also when the refactorings and edits interfere with each other. There is thus a potential to make refactorings a light-weight operation rather than a Pre-Planned Activity Also in A Multi Developer Environmen t. The talk will also describe how we teach XP in very intense projects with 10 students working concurrently using Eclipse. It will also discuss how the CM support for refactorings may improve the situation for changing published interfaces, a problem today with grave consequences for long -lived systems.
Claire Rogers, HP Developing Web Services with Open Source and Eclipse Over the past year, Web services have been positioned as a key enabler to application integration and B2B integration. Companies such as Amazon.com and Google have already deployed web services, with real, demonstrated business value. Many software development vendors have made large investments in supporting the web services development process. However, for some companies just beginning to investigate the value of web services, the cost required to begin might pose a huge barrier. How then can development shops begin to explore this new and emerging technology? If cost is an issue during the investigation stage, high-priced development tools may not be an option, and teams may often have to look to Open Source to get started. This session takes an in -Depth Look at the Web Services Development Process, And The Tools That Can Used To Get STARTED Quickly. Tools Such As Apache Axis, Ant, And Tomcat Will BE integrated with the Eclipse programming environment, demonstrating how a Java-based component can be exposed and accessed as a web service.Jochen KrauseInnoopractWeb Development with the Eclipse Platform Eclipse and Web development have not been a natural fit in the past. This session gives an overview about the variety of open source and commercial tools available for J2EE development, Web development frameworks and app server infrastructure support. Future developments of the Platform and resulting opportunities for web development will be explored.
Michael Bechauf, SAP AGBuilding Large-Scale Enterprise Applications with Eclipse Eclipse and its unique open platform extensibility has enabled dramatic improvements in the Java development process used by large-scale enterprise solution providers and has propelled Java application development productivity to unprecedented levels. The key to these breakthroughs has been tightly-integrated tools created on top of the Eclipse framework that have supported developers in all phases of the software development life-cycle essential for production of fully integrated solutions. These tools have employed declarative, model-driven development techniques that have allowed developers to focus on the essential domain-specific problems thereby improving efficiency of development and the quality of solutions. The future of the Eclipse platform will rely on the real-world feedback about advanced tools concepts that can best be provided by application solution developers. THEIR CRITICIAL ROLE AND Tight INTEGRATION INTO THE FABRIC OF THE Eclipse Open Source Eco-System Will Lead to Adoption by A Wide Range of Industry Sectors and Drive Continued Technology INNOVATION.
Karl KesslerSAP, AGOverview of SAP NetWeaver Developer Studio and Java Development Infrastructure The Developer Studio is SAP's integrated development environment for Java applications that are targeted for SAP's NetWeaver application and integration platform. Based on Eclipse SAP offers a highly model driven tool set for a variety of different program models such as J2EE, Java Persistence and Web Dynpro, SAP's MVC based architecture for web user interfaces. The Developer Studio is tightly integrated into the Java Development infrastructure which is the basis for efficient team development offering repository, central build, deployment and distribution Services Based On Sap's Component Model for Business Applications Written in Java.
Bjorn Freeman-Benson, University of WashingtonUrbanSim: An Open-Source Tool for Integrated Land Use, Transportation and Environmental Modeling UrbanSim is "SimCity done for real" - an open source simulation model for integrated planning and analysis of urban development, incorporating the interactions between land use, transportation, the environment, and policy. Our agent-based model is behavioral and thus the operation of UrbanSim is fairly simple to understand, yet is still able to capture complex interactions in the markets for land, development, and transportation. It is a valuable tool for improving the level of understanding of how a metropolitan region is developing and how various combinations of land use and transportation policies and investments are likely to shape these trends. Some of the issues of interest, such as affordable housing, are easily WITHIN THE SCOPE OF THE MODEL, Since It Deals with predicting housing price, and disaggregates Households by incorcle as well . Other characteristics, and can capture the affordability impacts of alternative scenarios UrbanSim is interesting to the EclipseCon audience because UrbanSim is one of the first non-code IDE uses of Eclipse; UrbanSim uses Eclipse as an integrated development environment for urban simulations and simulation scenarios. Urban simulations consists of four major phases:. base year data preparation, scenario design, simulation, and results analysis The base year database contains a description of the municipal area's land parcels, households, employment, zoning, transportation links, etc. A scenario is A Delta On That Base Year - for Example, "What IF WE BUILD A New FREEWAY?" OR "
? What if we change the zoning in these neighborhoods to allow mixed use development ". Once the simulation run is complete, UrbanSim provides an extensible mechanism for evaluating the" goodness "of the results - in the planning community, these evaluations are known as" indicators "as in" an indicator of housing affordability "or" an indicator of employment density ". UrbanSim uses the Eclipse resource navigator along with UrbanSim-specific resources, editors, views, buttons, wizards (and all the rest of the Eclipse stuff) to provide the user with an IDE for urban simulation We have user tested our IDE and have found generally good acceptance of the Eclipse user model amongst our urban planning user community -. computer savvy, but not Java knowledgeable, senior planners at regional planning agencies. In this Talk, I Will Start by Describing Urbansim, The Political Issues Arising from Our Customer's Uses of Urbansim and How Open Source Helps MitiGate Those Issues. I Will Continue with Our Mostly Positive Experiences Creating A Non-Code IDE ON TOP OF THE CODE-IDE-CENTRIC Eclipse Platform. I WILL Conclude with Gracious Acknowledgement of Our Sponsors and Perhaps Finish with a Witty Quip.
Heung-Nam Kim, ETRIEsto:. An Eclipse based Embedded Software Development Tool In this talk we will introduce the activities of ETRI, the national research institute of Korea We'll focus on the work of the Embedded Software Research Center which includes digital home solutions such as home server set-top, PDAs and embedded media players. One of the center's primary projects has been the development of Esto (Embedded Systems Tool), an eclipse based IDE that features a Remote Debugger, Project Manager, Tracer, and the first POWER MONITOR AND DDK (Device Driver Development Kit) Plug-in Tools for Eclipse.
Aaron Levinson, IntelThe Intel VTune Performance Analyzer: Insights into Converting a GUI from Windows to Eclipse Intel's VTune Performance Analyzer tool is currently available on Microsoft Windows platforms with both a GUI and command line user interface and on Linux with a command line interface This presentation. provides details and insights gathered by the VTune analyzer engineering team as it converted the VTune analyzer to the Eclipse 2.1 framework. Previously, the team had undertaken the task of implementing a command line interface for a formerly GUI-only Windows product and making this interface available on both Windows and Linux, thereby providing the industry with the first native version of the VTune analyzer running on Linux. The next step was to provide a GUI for the product on Linux while continuing to support existing Windows GUI code, code that includes the ability To Plug-in To Visual Studio .NET.ECLIPSE WAS Eventually Chosen As The GUI Framework for Linux, Requiri ng the conversion of code written predominantly in MFC to Eclipse-centric Java. High-level source code organization, translation of existing Windows GUI behavior to Eclipse, and the use of undocumented Eclipse features are just some of the insights presented in this talk.
Emeka Nwafor, IBM RationalUsing UML Views of J2EE Platform Elements to Improve Developer Productivity This presentation discusses how UML can be used to provide an alternate view of code that facilitates the developer in gleaning and communicating important aspects of a J2EE application - aspects that are not easily surfaced by a developer when working with the standard Java editors and Deployment Descriptor editors. The presentation will focus on technology being developed jointly by the Rational and WebSphere teams for the Studio tools for the Java platform. The presentation will include a technical overview of how the Eclipse JDT, EMF, and GEF technologies have been leveraged together with UML 2.0 to provide the developer with tools that facilitate the navigation, understanding, analysis, and communication of enterprise applications built on the J2EE platform. A demo of these capabilities will also be Provided.
Tan Phan, SlickEdit IncEclipse Integration Lessons from the Trenches The Eclipse framework provides many opportunities for developers to create plug-ins and make modifications to further integrate advanced functionality into the Eclipse workbench. In this session, Tan Phan will demonstrate specific integration challenges and solutions, along with sharing experiences so that others may accelerate their own development. Examples that are applicable across many types of integrations will be covered, such as overriding the Eclipse workbench key bindings, addressing logging errors, and removing or fitting duplicated functionality. Any developer writing plug -ins or using the Eclipse framework to develop other Eclipse-based products will want to integrate with the workbench help system. Tan will demonstrate how far SlickEdit was able to go with the online help system, including help content, searching, indexing, tutorials, And Product Documentation. Finally, Branding Considerations Will Be Di scussed, focusing on providing a cohesive user experience for all integrated products.Brad Van Horne, MKS Inc.Java Application Lifecycle Management-Development through to Deployment Organizations running mission critical Java applications have a growing need for a managed, repeatable process to reliably develop, BUILD AND DEPLOY THESE APPLICES. THIS Presentation, Targeted At Development Managers and Products:
How can development teams work on multiple versions of their application, while guaranteeing no unplanned changes are introduced into production when fixes are required? How can an Eclipse development team reduce the time spent on destabilizing manual source code merging and unproductive ANT scripting? How can an engineer clearly see the status of every file in their Java project allowing them to make informed development decisions? How do you deploy what was tested while taking into account that different environment variables are likely needed for test and production? The attendee will learn how to implement a repeatable software development process that provides control over costs and quality without inhibiting their developer's creative talents.Eric Clayberg, InstantiationsDan Rubel, InstantiationsBattlefield Experiences with Eclipse: Supporting Multiple Eclipse Versions Simultaneously Many developers, especially tool developers who write code for Eclipse itself like ourselves, PR efer to be using for the latest bleeding edge code, but large IT departments and other paying customers tend to prefer to lag the edge, using older more established software. We need to develop products that run on multiple versions of Eclipse so that we can support the widest range of customers as possible. The Eclipse Platform provides good backward compatibility, but in the case of Eclipse 3.0, some of the public API has changed and many great new features have been added. We have developed several techniques for dealing with version differences .
Steve Taylor, Catalyst Systems CorpLessons Learned in Plug-in Development This session will walk through the development process of an Eclipse Plug-in from initial design to the migration to Eclipse version 2.0. Swing developers who need clarification on the use of SWT will particularly benefit from this "Lessons Learned" session. Programming guidelines for using SWT will be reviewed, with examples on mapping between Swing and SWT. in addition, the Eclipse APIs used for Plug-in development will be identified and reviewed.The Openmake Eclipse Plug-in will be used as the example for this session. This plug-in example demonstrates the use of the Eclipse Builder (JDT) as well as the plug-in User Interface. The use of plug-in objects such as Progress Bars, Buttons and Wizards will be reviewed.The following technical details will be covered: Designing your plug-in Understanding SWT if you're a Swing programmer Review of the critical Eclipse APIs for plug-in development Understanding the Eclip SE Builders Interacting with The Plug-in User Interface Steps for Migrating from Eclipse V1 To V2.
Margaret-Anne Storey, University of VictoriaGild: An environment to facilitate collaboration in teaching and learning The objectives of the Gild project are to improve the teaching and learning of introductory computer programming courses by providing a flexible learning and development environment that facilitates collaboration and community building . Using requirements gathered from students and instructors, we are designing a set of plug-ins for both students and instructors within Eclipse. In this talk, we present how a simplified student perspective provides access to integrated course materials facilitating more interactive and collaborative opportunities for programming. We will also discuss how the tool provides support for instructors through improved management of shared course materials as well as semi-automated support for marking assignments in Eclipse. Gild is currently deployed in an introductory course at the University of Victoria. We will share Some of the results from our initial evaluation of Gild and Eclipse in the classroom.Gary Brunell, ParasoftStop Chasing Errors - Prevent Them by Performing Unit Testing in Eclipse It is unimaginable how many times software development organizations find and fix the same errors over and over again Our industry must mature. IT IS No Longer Reasonable To Address Software Quality Issues by Simply "Testing" Applications, "Chasing" Errors One by one, and providing "bug fixes."
The cost of this process and the resulting faulty software is too high. However, the concept of Automated Error Prevention (AEP) can help break this cycle. AEP is a concept that advocates finding an error once and implementing practices to prevent the entire class of errors from ever happening again. The ultimate goal of AEP is to reduce the cost of software development and increase overall product quality and reliability. This concept, with automation, introduced into each phase of the software development lifecycle will prevent entire classes of errors from ever entering the source code. The availability of tools that help developers perform unit testing within Eclipse makes it easier than ever before for users to enjoy the benefits of implementing AEP into this phase of the software lifecycle. Developers can simultaneously improve software reliability and reduce development time By Performing Thorous Unit Testing As Soon As The Complete Each Application Company. When Unit Testin g is performed immediately after every unit is compiled, developers not only detect errors that would evade other levels of testing, but also prevent errors from occurring in the first place. This presentation describes the concept of Automated Error Prevention and the logistics of implementing unit testing IN Eclipse. It beg, it becoming, orthot, immediate unit,.
Greg Stein CollabNet, IncSubversion and EclipseSubversion is a brand new version control system, intended to replace CVS. It provides an easy, fast, and capable version control system for your every-day needs. No longer do you need to suffer with CVS 'foibles - switching from CVS to Subversion is quite easy to do This talk will describe Subversion, compare and contrast it against CVS, and discuss and demonstrate Subclipse, a plug-in that provides Subversion integration into Eclipse..
Kip HarrisIBMMaking Eclipse technology accessible to people of all abilities Successful access to information and use of information technology by people who have disabilities is known as "accessibility". Accessibility is an important feature, not only because it enables people with disabilities to work with IT, but also because of US federal regulations which place accessibility requirements in procurement policies. Similar regulatory requirements are expected from local, state, and national governments in the US and other geographies. Furthermore, we expect accessibility requirements will cascade from the public sector into private industries , starting with the large companies. For example, IBM currently includes accessibility requirements in its purchasing specifications. Eclipse has provided important Accessibility features in each of the 2.0, 2.1, and 3.0 releases. Developers using Eclipse technology need to be aware of these features in Order To Ensure That Their Applications Are enabled for accessibility and meet the requirements just referenced. In this session, we will discuss what the developer needs to know about accessibility in the Eclipse framework. We will also demonstrate Eclipse working with an assistive technology.
Steve ForsythHP Integrating Software Development Kits into the Eclipse Platform Do you want to provide Eclipse integration for a different library? Most Java code libraries, for example Jakarta's Log4J, are not integrated into a development environment. Many libraries come with only an ant script and / or a bat file to help the end-user explore code samples that utilize the library's API. After manually building library integration plug-ins several times, we decided to leverage Eclipse to provide a more productive environment for working with these libraries. We constructed an integration tool which produces plug-ins that expose the library's sample code as Eclipse projects. The plug-ins integrate with the Eclipse help system to provide library documentation (eg its Javadoc) as well as plug-in usage instructions. The generated plug-ins CAN be utilized as is or may act as the starting point of a more ful-featured plug-in.
Michael Valenta, Eclipse Platform Team Component Committer Integrating Team Tools into Eclipse The Eclipse platform provides API that allows repository vendors to integrate richly into Eclipse. This allows repository providers a means to surface their functionality to users in a way that makes sense for each repository type . This API is successful in that it provides repository vendors a level of integration that is not possible in other IDEs. However, the cost of entry is high in the sense that each repository vendor must implement all their own GUI components and workflows. Also, although the API provides mechanisms for surfacing repository operations in the workbench GUI, there is no API defined for programmatically invoking repository functionality. This talk will discuss integrating support for repositories into Eclipse including plans in Eclipse 3.0 for lowering the bar of entry for implementing repository providers In Addition, The Possibility of Promoting a Generic Team API F or use by 3rd party tools will also be discussed.Jacob Lehrbaum, MontaVista Software Tux in Tool-land: Building an Eclipse-based development environment for Embedded LinuxThis talk will focus on the use of the Eclipse based MontaVista DevRocket development environment in doing embedded systemsdeveloment . It will cover the unique aspects of embedded systems as well as specific DevRocketmethods for doing embedded systems development. Areas covered include cross development, kernel configuration, file system trimming, application tuning, cross debugging, and deployed image generation.
Panels: Chair:! Mike TaylorPresident, CEO of Instantiations, Inc.Eclipse in the enterprise ... its not just for development tools anymore This panel will explore the use of Eclipse as an application building platform An increasing number of organizations are using Eclipse. not as a software tools platform, but as a general application construction environment. Panel members from a wide range of industries will share their technical and political experiences as they brought Eclipse into their organizations and used it to build applications for their internal or external customers. Chair:! John Wiegand, Eclipse Platform LeadOpen Q & A with the eclipse development team The Q & A session will be designed by you, the EclipseCon attendees We'll provide cards in advance throughout the conference for you to jot down your Q & A questions or topic suggestions Before. The session, we'll Try to structure the topics in aw ay that we can create a 'custom' discussion for the audience with members of the eclipse development team. This will be your chance to ask questions or raise topics that we have not covered in the sessions, that may have arisen from a session or SIMPLY SOMETHING you Heard In a Discussion That Would Be Interesting To All Participants!
Chair:? Michael Bechauf, SAP AGTools Interoperability - Benefit or Burden Even though Eclipse has grown to be a strong force in the developer tools market, today it is still a reality for add-in providers that they need to implement their plug-ins multiple times to fit other IDEs as well. Since most add-in providers target their products for multiple IDEs, this results in significant additional development costs. Recently, standardization activities such as JSR 198 are attempting to define cross-IDE APIs which will reduce the effort . or even completely eliminate porting plug-in code from one platform to another However, there are many points to consider to determine whether or not standardization is truly beneficial to the Java tools community For example:. Does the current platform diversity foster innovation Would? THIS BENEFIT BE LOST or Reduced WITH STANDARDIZATION? While Tools Interoperability Would Be A Benefit for Add-in Providers Who Target Multiple Ides, Will The Lack of A Unif ied API will be more of a burden for the Java tools market? Can we really create a complete set of cross-IDE APIs? If so, will the resulting implementation simply be another universal tool integration platform? This discussion is important for the industry overall and the expert panel will summarize the essential positions. The goal of the panel is to inform conference attendees of recent trends and to increase understanding of the various viewpoints. The panel will not attempt to draw a final conclusion, but will present facts and findings. The Jury Is Still Out There: It is up to the audience to make their decision.