InfoQ

Topic/Tag specific view

All content and news on InfoQ about Eclipse


Latest featured content about Eclipse

Erich Gamma Discusses Jazz, Eclipse, JUnit and Design Patterns

Community
Architecture,
Java
Topics
Object Oriented Design,
Collaboration,
Artifacts & Tools,
Unit Testing,
IDE,
Programming

In this interview from QCon London 2008, Erich Gamma discusses the Jazz project, why Eclipse has been successful, the strict Eclipse release schedule, JUnit, Design Patterns, how to identify a design pattern, design patterns and the 'Don't Repeat Yourself' principle, the design pattern community, and whether dependency injection is a design pattern.

News about Eclipse

Oracle Enterprise Pack for Eclipse Supports SOA Component Development and FastSwap Feature

Community
Java
Topics
Fusion Middleware

Oracle Enterprise Pack for Eclipse supports FastSwap and SOA component development to help in development, testing and deployment of Java applications on Oracle WebLogic 10g R3 Server. Oracle recently announced the availability of Oracle Enterprise Pack Version 1.0 as a new component of its Fusion Middleware product.

Oracle delivers first new release of the WebLogic App Server since BEA acquisition

Community
Java
Topics
Application Servers

Oracle has announced the release of WebLogic Server 10g R3 which is the first release of BEA’s Application Server since its acquisition by Oracle earlier this year. This version adds support for Java SE 6, Spring, Comet, improved Operations Control, FastSwap Deployment and more.

Jason Van Zyl Discusses Sonatype, The Eclipse Foundation and Maven

Community
Java
Topics
Build systems

Sonatype, the main company which drives Maven development, recently announced that they are joining the Eclipse Foundation as a Strategic Developer. InfoQ spoke with Sonatype CTO and Maven founder Jazon Van Zyl to learn more about this partnership and what it means for the future of Maven.

Articles about Eclipse

An Introduction to the Eclipse Business Intelligence and Reporting Tools

Community
Java
Topics
Data Access

The Business Intelligence and Reporting Tools (BIRT) Project is an open source software project that provides reporting and business intelligence capabilities for JEE and Java applications. This introduction dives into it various features such as the report designer, chart wizards, and web viewer. Future articles will dive into practical applications of BIRT in JEE and desktop applications.

Software Testing With Spring Framework

Community
Java
Topics
Software Testing,
Debugging

Srini & Kavitha Penchikala provide an overview of the support provided by Spring framework in the areas of unit and integration testing. I will use a sample loan processing web application to help the readers in implementing an Agile Testing framework in a typical Java EE application and how to use Spring test classes to test the application functionality.

Interviews about Eclipse

Peter Kriens discusses OSGi

Community
Architecture,
Java
Topics
Technology,
Embedded Devices,
Enterprise Architecture,
Application Servers,
JCP Standards

InfoQ recently sat down with Peter Kriens of the OSGi Alliance to learn more about OSGi. Kriens discussed OSGi's origins in the mobile space, it's integration with Eclipse, the current integration work with Spring, and the future R5 specification. He also discussed the ongoing debate over OSGi and JSR 277, and gave his perspective on what an ideal solution would be for modularity at the JVM level.

Presentations about Eclipse

Managing Variability in Product-Lines

Community
Architecture,
Java
Topics
Reuse,
Design

In this talk, Markus Völter illustrates how model-driven and aspect oriented software development help addressing the challenge of managing variability in product line engineering. Both the problem space and the solution space are described by models, using a model-to-model transformation to map problem space variability to solution space variability.

An Overview of Desktop Java Technologies in Today's RIA World

Community
Java
Topics
Rich Client / Desktop

Scott Delap provides an overview of Swing and Eclipse RCP technologies in today's world of RIA applications, as well as advances in deployment techniques such as Java Web Start and Pack200 which assist in the centralized deployment of desktop apps. Scott also compares when to use Java vs. other technologies such as Ajax, Flex, and OpenLazslo.