RSS 39 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.

Download Website Updated 31 May 2011 Eclipse Code Recommenders

Screenshot
Pop 40.91
Vit 39.08

Eclipse Code Recommender is an intelligent code recommender system which seamlessly integrates into Eclipse's Code Assist, and predicts only those method calls that are likely to be used by a developer in the current (code) situation. It can currently predict method calls for instances of the SWT framework, such as SWT Buttons, Labels, and Texts.

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 17 Dec 2009 GlassFish Tools Bundle for Eclipse

Screenshot
Pop 35.47
Vit 1.05

GlassFish Tools Bundle for Eclipse is an Eclipse distribution containing Eclipse Java EE 6 tooling. GlassFish 3 Java EE 6 is preconfigured, and optionally a JDK 1.6 all-in-one single installer is provided for XP, Mac OS X, OpenSolaris, or Linux. The GlassFish plugin for Eclipse provides the Application Server WTP adapter to enable Java EE development.

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 19 May 2009 erlide

Screenshot
Pop 34.99
Vit 1.43

erlide is a development environment for Erlang based on Eclipse. It works with Eclipse 3.4, Java 1.5, and Erlang R11B, or later. The editor provides highlighting, completion, and documentation views. It provides an integrated debugger and refactoring support (Wrangler).

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 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

NxWidgets

A graphics package for the NuttX RTOS.

Screenshot

Project Spotlight

JasperReports

A Java reporting library.