Refine results
development (19)
java (18)
programming (12)
plugin (10)
eclipse_plugin (8)
code (6)
framework (6)
testing (6)
ant (5)
ide (5)
code_generators (4)
automation (4)
The Eclipse platform is a generic foundation for an IDE. That is, the platform is an IDE without any particular programming language in mind. You can create generic projects, edit files in a generic text editor, and share the projects and files with
Metrics updated 05 Feb 07
Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.
Metrics updated 21 Jul 08
The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with tools for developing J2EE Web applications. The WTP project includes the following tools: source editors for HTML, Javascript, CSS, JSP, SQL, XML, DTD, XSD, and WSDL;
Metrics updated 16 Mar 08
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Its purpose is to automate the process of checking Java code, and to spare humans of this task.
Metrics updated about 3 hours ago
PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and more. It includes CPD, a tool to detect chunks of identical code.
Metrics updated 20 Jul 08
Maven Integration for Eclipse makes it easy to use Maven build and project comprehension tool in Eclipse. It provides Maven POM editor, quick search in remote Maven repositories, Maven-based dependency management and automatic downloading of
Metrics updated 20 Jul 08
SimpleTest is a unit tester, Web tester, and dynamic mock objects framework for PHP. The test structure is similar to JUnit/PHPUnit. Used as a Web tester, you can navigate sites and submit forms as if you were using a Web browser.
Metrics updated about 10 hours ago
The Eclipse Checkstyle plug-in integrates the Checkstyle Java code auditor into the Eclipse IDE. The plug-in provides real-time feedback to the user about violations of rules that check for coding style and possible error prone code constructs.
Metrics updated about 6 hours ago
Eclipse Dynamic Languages Toolkit (DLTK) is a tool for vendors, researchers, and end-users who rely on dynamic languages. DLTK is comprised of a set of extensible frameworks designed to reduce the complexity of building full featured development
Metrics updated 20 Jul 08
AndroMDA is a code generation framework that follows the model driven architecture (MDA) paradigm. It takes a UML model from a CASE-tool and generates classes and deployable components (J2EE or other).
Metrics updated about 3 hours ago
java
c++
web
development
linux
php
python
library
programming
tools