Projects tagged ‘eclipse_plugin’ and ‘java’


[52 total ]

134 Users
   

The Ant component is designed to bring the power of Ant and Eclipse together. Ant is a Java based build tool. In theory it is kind of like make without make's wrinkles. It exists independent of ... [More] Eclipse as an Apache open source project. Integrating Ant into Eclipse means: • Executing Ant buildfiles from Eclipse • Enabling access to Eclipse resources/function from Ant buildfiles (i.e., providing Ant tasks for Eclipse) • Providing UI support for running Ant buildfiles and managing their output • Providing Ant buildfile development facilities (e.g., buildfile editors, debuggers, ...) The goal of this component is to make Eclipse's Ant tooling the environment of choice for Ant users and support Eclipse-based developers in their product build requirements. [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.

38 Users
   

The Graphical Editing Framework (GEF) allows developers to create a rich graphical editor from an existing application model. GEF consists of 2 plug-ins. The org.eclipse.draw2d plug-in provides a ... [More] layout and rendering toolkit for displaying graphics. The developer can then take advantage of the many common operations provided in GEF and/or extend them for the specific domain. GEF employs an MVC (model-view-controller) architecture which enables simple changes to be applied to the model from the view. GEF is completely application neutral and provides the groundwork to build almost any application, including but not limited to: activity diagrams, GUI builders, class diagram editors, state machines, and even WYSIWYG text editors. [Less]
Created over 3 years ago.

30 Users

Working with Hibernate is very easy and developers enjoy using the APIs and the query language. Even creating mapping metadata is not an overly complex task once you've mastered the basics. Hibernate ... [More] Tools makes working with Hibernate or EJB 3.0 persistence even more pleasant. Hibernate Tools is an entirely new toolset for Hibernate3 (see this page for an overview of the Hibernate 2.x toolset), implemented as an integrated suite of Eclipse plugins, together with a unified Ant task for integration into the build cycle. Hibernate Tools is a core component of JBoss Tools and hence also part of Red Hat Developer Studio. See the documentation and screenshots for more information or download Hibernate Tools now! [Less]
Created over 2 years ago.

18 Users
   

Pure Java implementation of Git and an Eclipse plugin.
Created about 1 year ago.

17 Users
   

EclEmma is a Java code coverage tool for Eclipse. It launches from within the workbench like JUnit test. Runs can directly be analyzed for code coverage. Coverage results are immediately summarized ... [More] and highlighted in the Java source code editors. EclEmma does not require modifying your projects or performing any other setup. [Less]
Created about 1 year ago.

13 Users
 

Eclipse plugins for JBoss projects and related technology
Created about 1 year ago.

11 Users

The Groovy Eclipse Plugin allows you to edit, compile and run groovy scripts and classes.
Created about 1 year ago.

9 Users
 

Coloane is a free Eclipse based editor dedicated to systems modeling using different formalisms like Petri Nets. With Coloane you can design your models and connect them to the FrameKit platform. This ... [More] platform provides you a huge set of tools you can use to verify properties on your models (i.e. "Does my model have a deadlock?") [Less]
Created about 1 year ago.

6 Users
 

Integrate Ivy in Eclipse with the IvyDE plugin. Allows Eclipse to resolve project dependencies which are defined in your ivy.xml.
Created over 2 years ago.