Projects tagged ‘eclipse’ and ‘java’


[602 total ]

862 Users
   

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

624 Users
   

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 ... [More] to the Eclipse Workbench as well as a number of views, editors, wizards, builders, and code merging and refactoring tools. The JDT project allows Eclipse to be a development environment for itself. [Less]
Created over 3 years ago.

483 Users
   

The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with tools for developing Java EE and Web applications. The WTP project includes the following tools: source editors for HTML ... [More] , JavaScript, CSS, JSP, SQL, XML, DTD, XSD, and WSDL; graphical editors for XSD and WSDL; Java EE project setup, builders, and models, Java EE contributions to the common navigators; a Web service wizard and explorer, and WS-I Test Tool. [Less]
Created over 3 years ago.

247 Users
   

FindBugs is a defect detection tool for Java that uses static analysis to look for more than 200 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses of the Java ... [More] libraries and deadlocks. FindBugs can identify hundreds of serious defects in large applications (typically about 1 defect per 1000-2000 lines of non-commenting source statements). FindBugs is open source, and has been downloaded more than 230,000 times, and is used by many major companies and financial institutions. Findbugs can be used from the command line or within ant, eclipse, maven, netbeans and emacs. [Less]
Created over 3 years ago.

229 Users
   

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.
Created over 3 years ago.

166 Users
   

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 ... [More] offline editing for repositories such as Bugzilla, 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]
Created over 3 years ago.

115 Users
   

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 ... [More] dependency management and automatic downloading of required dependencies and sources, launching Maven from within Eclipse, creating new projects using Maven archetypes, materializing projects using Maven metadata, WTP and AJDT support and more. [Less]
Created over 3 years ago.

61 Users
   

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.
Created over 2 years ago.

59 Users
   

A seamless, aspect-oriented extension to the Java programming language. Provides clean modularization of crosscutting concerns, such as error checking and handling, synchronization, context-sensitive ... [More] behavior, performance optimizations, monitoring and logging, debugging support, and multi-object protocols. [Less]
Created over 3 years ago.

43 Users
   

From a code point of view, Equinox is an implementation of the OSGi R4 core framework specification, a set of bundles that implement various optional OSGi services and other infrastructure for running ... [More] OSGi-based systems. More generally, the goal of the Equinox project is to be a first class OSGi community and foster the vision of Eclipse as a landscape of bundles. [Less]
Created over 3 years ago.