Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Eclipse IDE for Java

Compare

Claimed by Eclipse Foundation Analyzed 3 months ago

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 projects, edit files. The Eclipse Java IDE contains the tools to develop Java applications with the Java Development Tools (JDT). It also ... [More] contains Git and CVS tooling, a task management system (Mylyn) and improve code completion. It also includes build support for Maven, Gradle and Ant. [Less]

8.13M lines of code

250 current contributors

3 months since last commit

2,765 users on Open Hub

Activity Not Available
4.37139
   
I Use This

Vaadin

Compare

  Analyzed 3 months ago

Vaadin is a web application framework for Rich Internet Applications (RIA). In contrast to Javascript libraries and browser-plugin based solutions it features a server-side architecture, which means that the majority of the logic runs on the servers. Ajax technology is used at the browser-side to ... [More] ensure a rich and interactive user experience. Vaadin is a big collection of UI components. There are server-side components like Button, Table, Tree that you use to compose the application user interface. The components use events, listeners and data binding to communicate with each other and the business logic. The component based architecture together with the data binding features help you to build applications that are easily modularized and refactored as needed. [Less]

6.13M lines of code

171 current contributors

3 months since last commit

479 users on Open Hub

Activity Not Available
4.80519
   
I Use This

FindBugs

Compare

  Analyzed 3 days ago

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 libraries and deadlocks. FindBugs can identify hundreds of serious defects in large applications (typically ... [More] 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. Findbugs is obsolete project. The README of the github says "FindBugs is now SpotBugs" see https://spotbugs.github.io/ [Less]

285K lines of code

0 current contributors

over 6 years since last commit

375 users on Open Hub

Inactive
4.25
   
I Use This

Eclipse PHP Development Tools (PDT)

Compare

Claimed by Eclipse Foundation Analyzed 3 months ago

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.

522K lines of code

4 current contributors

almost 7 years since last commit

361 users on Open Hub

Activity Not Available
3.92562
   
I Use This

Checkstyle

Compare

  Analyzed 2 days ago

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.

480K lines of code

33 current contributors

8 days since last commit

325 users on Open Hub

Very High Activity
3.88889
   
I Use This

PMD

Compare

  Analyzed 1 day ago

PMD is an extensible cross-language static 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.

316K lines of code

77 current contributors

3 days since last commit

223 users on Open Hub

Very High Activity
3.98
   
I Use This

Eclipse Mylyn

Compare

Claimed by Eclipse Foundation No analysis available

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, Trac, and JIRA. Once your tasks are integrated, Mylyn ... [More] 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]

0 lines of code

17 current contributors

0 since last commit

222 users on Open Hub

Activity Not Available
4.38095
   
I Use This
Mostly written in language not available
Licenses: eclipse

Aptana

Compare

  Analyzed about 13 hours ago

2.08M lines of code

1 current contributors

about 3 years since last commit

221 users on Open Hub

Inactive
4.02469
   
I Use This

M2Eclipse: Maven Integration for Eclipse

Compare

Claimed by Eclipse Foundation Analyzed about 15 hours ago

161K lines of code

11 current contributors

4 days since last commit

208 users on Open Hub

Moderate Activity
3.73913
   
I Use This

PyDev

Compare

  Analyzed 1 day ago

PyDev is a Python IDE for Eclipse, which may be used in Python, Jython and IronPython development.

762K lines of code

7 current contributors

7 days since last commit

190 users on Open Hub

Moderate Activity
4.25714
   
I Use This