Projects tagged ‘eclipse’


[156 total ]
890

Eclipse Platform Project

   
Primary Language: Java Licensed as: Common Public License 1.0,Eclipse Public License

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 ... [More] a Concurrent Versions System (CVS) server. The platform is essentially a glorified version of a file-system browser. [Less]

Metrics updated 05 Feb 07

512

Apache Ant

   
Primary Language: Java Licensed as: Apache License 2.0

Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.

Metrics updated 02 Sep 08

445

Subclipse

   
Primary Language: Java Licensed as: Eclipse Public License

Subclipse is an Eclipse Team Provider plug-in that provides support for Subversion to the Eclipse IDE. Subclipse includes support for all Subversion commands and features and is a mature project with an established user community.

Metrics updated 05 Sep 08

327

Eclipse Java Development Tools (JDT)

   
Primary Language: Java Licensed as: Eclipse Public License

The JDT project provides the tool plug-ins that implement a Java IDE supporting the development of any Java application, including Eclipse plug-ins. It adds a Java project nature and Java perspective to the Eclipse Workbench as well as a number of ... [More] views, editors, wizards, builders, and code merging and refactoring tools. The JDT project allows Eclipse to be a development environment for itself. [Less]

Metrics updated 03 Sep 08

288

Eclipse Web Tools Platform (WTP)

   
Primary Language: Java Licensed as: Eclipse Public License

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; ... [More] graphical editors for XSD and WSDL; J2EE project natures, builders, and models and a J2EE navigator; a Web service wizard and explorer, and WS-I Test Tool [Less]

Metrics updated 16 Mar 08

138

Checkstyle

   
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1

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 04 Sep 08

134

FindBugs

   
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1

FindBugs looks for bugs in Java programs. It can detect a variety of common coding mistakes, including thread synchronization problems, misuse of API methods, etc. It is written in the GJ dialect of Java, and will run on any Java VM compatible with Sun's JDK 1.4.0 or later. It includes both GUI (Swing) and commandline frontends.

Metrics updated 03 Sep 08

132

Eclipse PDT

   
Primary Language: Java Licensed as: Eclipse Public License

The PDT project is working towards providing a PHP Development Tools framework for the Eclipse platform. This project will encompass all development components necessary to develop PHP and will facilitate extensibility. It will leverage the existing Web Tools Project in providing developers with PHP capabilities.

Metrics updated 17 Jul 08

99

Eclipse Mylyn

   
Primary Language: Java Licensed as: Eclipse Public License

Mylyn is a Task-Focused Interface for Eclipse that reduces information overload and makes multi-tasking easy. It does this by making tasks a first class part of Eclipse, and integrating rich and offline editing for repositories such as Bugzilla ... [More] , Trac, and JIRA. Once your tasks are integrated, Mylyn monitors your work activity to identify information relevant to the task-at-hand, and uses this task context to focus the Eclipse UI on the interesting information, hide the uninteresting, and automatically find what's related. This puts the information you need to get work done at your fingertips and improves productivity by reducing searching, scrolling, and navigation. By making task context explicit Mylyn also facilitates multitasking, planning, reusing past efforts, and sharing expertise. [Less]

Metrics updated 05 Sep 08

92

PMD

   
Primary Language: Java Licensed as: BSD-ish License

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 03 Sep 08