RSS 36 projects tagged "Eclipse"

No download Website Updated 11 Oct 2011 TOPCASED

Screenshot
Pop 150.11
Vit 8.56

TOPCASED stands for Toolkit in OPen source for Critical Applications and SystEm Development. It is a system and software engineering workshop based on Eclipse. It aims to provide the tools required to go from requirements to the implementation stages. Focused on modeling development engineering, it includes several graphical editors (for ECORE, UML, SysML, SAM, AADL, and more), an OCL rules editor and checker, several code generators (SMUC, UML2C, UML2Java, UML2Python), a document generator, gPM (a ticket tracker), xHDL tools, Tramway (a requirements traceability framework), and more. External tools can be easily connected to the workshop through its API or models.

No download Website Updated 09 Sep 2012 eclim

Screenshot
Pop 212.33
Vit 20.32

eclim is a set of Eclipse and Vim plugins to integrate the two pieces of software.

No download Website Updated 17 Mar 2010 Atlassian Connector for Eclipse

Screenshot
Pop 24.15
Vit 1.62

The Atlassian Eclipse Connector lets you interact with your Crucible code reviews, Bamboo continuous integration environment, and JIRA issues directly from your Eclipse IDE using the Mylyn framework.

Download Website Updated 06 Apr 2012 UCDetector

Screenshot
Pop 87.01
Vit 5.74

UCDetector (Unecessary Code Detector) is an Eclipse plugin tool that finds unnecessary (dead) public Java code. It suggests that you make the code final, protected, or private. UCDetector also finds cyclic dependencies between classes.

Download Website Updated 11 Jan 2010 Visual Paradigm for UML

Screenshot
Pop 62.67
Vit 1.56

Visual Paradigm for UML (VP-UML) is a powerful, cross-platform, and easy-to-use visual UML modeling and CASE tool. It provides software developers with a cutting edge development platform to build quality applications faster, better, and cheaper. It facilitates excellent interoperability with other CASE tools and most of the leading IDEs.

No download Website Updated 14 Dec 2009 Saros

Screenshot
Pop 70.91
Vit 3.05

Saros is a Eclipse plugin for collaborative text editing that in particular targets distributed pair programming (also called remote pair programming), but can support arbitrarily many participants at once. All members of a session have an identical copy of an Eclipse project and Saros keeps these copies in sync as editing progresses.

No download Website Updated 06 Aug 2009 Goanna

Screenshot
Pop 48.81
Vit 1.78

Goanna is an Eclipse plugin that does static analysis of C/C++ source code with model checking. It detects many instances of null pointer de-referencing, double free(), buffer overruns, uninitialized variables, and other common programming mistakes.

Download Website Updated 27 Jun 2009 DatabaseToUML

Screenshot
Pop 70.84
Vit 1.42

DatabaseToUML reverse engineers a database schema from an existing relational JDBC database. Tables and fields are reversed to classes and attributes, constraints are reversed to association, and tables composed only of foreign keys are converted to many-to-many associations. The main idea is to reuse the reversed model in a generator, taking UML2.x (EMF XMI 2.0/2.1) models as input.

Download Website Updated 25 Jan 2010 Sunrise Sunset

Screenshot
Pop 30.79
Vit 1.54

Sunrise Sunset is a Python package that can determine the sunrise and sunset based on a given altitude zenith. It has two public methods. The first returns the sunrise and sunset in a tuple. The second returns True or False depending on whether the supplied date/time is during the night or day. The constructor takes three arguments, a date, latitude, and longitude. There is one keyword argument for changing the default zenith, which is set to "official". The zeniths are "official", "civil", "nautical", "amateur" (astronomical), and "astronomical". It does not rely on third party packages, but you may need something like pytz to create dates with timezone info.

Download Website Updated 22 Jun 2009 Databene Benclipse

Screenshot
Pop 34.47
Vit 1.00

Databene Benclipse is an Eclipse plugin that integrates Databene Benerator with Eclipse. Benerator's purpose is to generate mass test data for performance testing that satisfies even complex validity constraints. Benclipse greatly simplifies especially the first steps in test data generation and speeds up test data definition even more by providing a project wizard with a series of templates to start with, a set of bundled JDBC drivers, a sophisticated JDBC configuration wizard, a database snapshot facility for creating database dumps in DbUnit format, and a built-in HSQL database for trying the first steps.

Screenshot

Project Spotlight

bareos

A fork of the bacula.org project.

Screenshot

Project Spotlight

NCurses Disk Usage

An Ncurses version of 'du'.