Eclipse
- 20 février 2014 Getting Started with IntelliJ IDEA as an Eclipse User | zeroturnaround.com
- 23 avril 2008 Erlide - the Erlang IDE. Powered by Eclipse.
- 24 septembre 2007
XPairtise - Pair Programming for Eclipse
The Eclipse plug-in XPairtise provides a platform for distributed pair programming. The plug-in offers shared editing, project synchronization, shared program and test execution, user management, built-in chat communication and a shared whiteboard.
Pair programming is a key practice in Extreme Programming (XP) whereby two programmers share the same terminal and program together. Distributed pair programming is the practice of pair programming where the two programmers comprising the pair are in different locations.
- 26 juillet 2007
EclEmma - Java Code Coverage for Eclipse
EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. Internally it is based on the great EMMA Java code coverage tool, trying to adopt EMMA’s philosophy for the Eclipse workbench:
* Fast develop/test cycle: Launches from within the workbench like JUnit test runs can directly be analyzed for code coverage. * Rich coverage analysis: Coverage results are immediately summarized and highlighted in the Java source code editors. * Non-invasive: EclEmma does not require modifying your projects or performing any other setup.The Eclipse integration has its focus on supporting the individual developer in an highly interactive way.
- 17 juillet 2007
Eclipse IDE for Java EE Developers
The Eclipse IDE for Java EE Developers contains everything you need to build Java and Java Enterprise Edition (Java EE) applications. Considered by many to be the best Java development tool available, the Eclipse IDE for Java EE Developers provides superior Java editing with incremental compilation, Java EE 5 support, a graphical HTML/JSP/JSF editor, database management tools, and support for most popular application servers.
- 16 juillet 2007 EclipseTotale - Tutorial : développement d'EJB 3 avec Eclipse et JBoss