Tags : Browse Projects

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

Eclipse Data Tools (DTP)

Compare

Claimed by Eclipse Foundation No analysis available

The Eclipse Data Tools Platform provides extensible frameworks and exemplary tools, enabling a diverse set of plug-in offerings specific to particular data-centric technologies and supported by the DTP ecosystem.

0 lines of code

0 current contributors

0 since last commit

6 users on Open Hub

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

D Development Tools

Compare

  Analyzed 1 day ago

DDT is an Eclipse-based IDE for the D programming language, aiming to support rich IDE functionality, particularly with regards with semantic functionality (code completion, find definition, find references, etc.).

101K lines of code

0 current contributors

over 8 years since last commit

6 users on Open Hub

Inactive
5.0
 
I Use This
Tags d dltk eclipse ide

Eclipse Linux Tools Project

Compare

Claimed by Eclipse Foundation No analysis available

The Linux Tools project aims to bring a full-featured C and C++ IDE to Linux developers. We build on the source editing and debugging features of the CDT and integrate popular native development tools such as the GNU Autotools, Valgrind, OProfile, RPM, SystemTap, GCov, GProf, LTTng, etc. Some ... [More] projects include LTTng trace viewers and analyzers, an RPM .spec editor, Autotools build integration, a Valgrind heap usage analysis tool, and OProfile call profiling tools. The project also provides a place for Linux distributions to collaboratively overcome issues surrounding distribution packaging of Eclipse technology. The project produces both best practices and tools related to packaging. One of our features is a source archive of the Eclipse SDK that can be used by all Linux distributions. [Less]

0 lines of code

6 current contributors

0 since last commit

5 users on Open Hub

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

Eclipse Modeling Project

Compare

  No analysis available

The Eclipse Modeling Project focuses on the evolution and promotion of model-based development technologies within the Eclipse community by providing a unified set of modeling frameworks, tooling, and standards implementations.

0 lines of code

0 current contributors

0 since last commit

5 users on Open Hub

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

Data Hierarchy

Compare

  Analyzed about 16 hours ago

The question I very often have is: which objects (recursively) are loaded in memory if a particular object is created? If you know Call Hierarchy plugin, you will find the Data Hierarchy very similar. It searches selected Java classes for declared fields, and starting with the found "Data" it ... [More] recursively looks for fields which are declared on found classes ("Hierarchy"). At the end you can see kind of "Data Hierarchy" tree. The plugin can not detect reflection based data, data inside non-generic collections, data which is stored as "Object" etc. This is of course a very rough estimation of the real data hierarchy, but works perfectly for a quick walk over data structures/dependencies during code reviews. Additionally plugin can restrict the search to static fields only. [Less]

4.14K lines of code

0 current contributors

over 5 years since last commit

5 users on Open Hub

Inactive
4.0
   
I Use This

Bioclipse

Compare

  Analyzed over 1 year ago

The Bioclipse project is aimed at creating a Java-based, open source, visual platform for chemo- and bioinformatics based on the Eclipse Rich Client Platform (RCP). Bioclipse, as any RCP application, is based on a plugin architecture that inherits basic functionality and visual interfaces from ... [More] Eclipse, such as help system, software updates, preferences, cross-platform deployment etc. [Less]

537K lines of code

0 current contributors

over 4 years since last commit

5 users on Open Hub

Activity Not Available
4.66667
   
I Use This

Bazaar Plugin for Eclipse

Compare

  Analyzed about 6 hours ago

Eclipse plugin that adds support for Bazaar VCS in Eclipse (JDT and CDT).

25.3K lines of code

0 current contributors

over 11 years since last commit

5 users on Open Hub

Inactive
4.33333
   
I Use This

JSystem

Compare

  Analyzed 1 day ago

JSystem is an open source framework for writing and running automated system testing projects. The JSystem framework is comprised of the following components: 1. Services Java API - exposes JSystem services 2. JSystem Drivers- Java modules used to interfaces with devices and ... [More] applications in the system under test. 3. JRunner - GUI application interface used for creating and running tests scenarios. 4. JSystem Agent - Execution engine used to run scenarios on a distributed setup. 5. JSystem Eclipse plug-in - accelerates the development environment setup and enforces JSystem conventions. JSystem uses several open source projects, two of the central open source projects are JUnit used for writing tests and Ant used as the scenario execution engine. [Less]

762K lines of code

4 current contributors

over 1 year since last commit

5 users on Open Hub

Very Low Activity
5.0
 
I Use This

jpf (java plugin framework)

Compare

  Analyzed about 3 hours ago

JPF (Java Plugin Framework) is a general-purpose plug-in framework intended to help building scalable, extendable Java applications with low cost of maintenance. The framework is specially designed to be easily included into Java project of any kind. JPF provides a runtime engine that dynamically ... [More] discovers and loads "plug-ins". A plug-in is a structured component that describes itself to JPF using a "manifest". JPF maintains a registry of available plug-ins and the functions they provide (via extension points and extensions). [Less]

25.6K lines of code

0 current contributors

about 16 years since last commit

5 users on Open Hub

Inactive
4.0
   
I Use This

Eclipse SWTBot - SWT/Eclipse functional testing

Compare

Claimed by Eclipse Foundation No analysis available

SWTBot is an automation and testing tool for SWT/RCP applications, with the facility to record and playback scripts. Features will include, text based scripts, ant support for playback of test suites, reporting, and multi threaded playback.

0 lines of code

2 current contributors

0 since last commit

5 users on Open Hub

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