SafeCommitter is a plugin for eclipse which intends to increase crew productivity by assuring that no commit can be made without running the corresponding tests resources.
The goal of this project is to provide an IDE for Modula-2 in the form of a plug-in for Eclipse and/or an add-in for Visual Studio (2008). It will be integrated with the XDS Modula-2 compiler (which is available as freeware).
Beanary is a Java MVC framework for building rich Swing applications based on JavaBeans data models and extended Swing components for editing text, tables and trees. It supports input validation, graphical data binding and comes with a Eclipse plugin
Before year 2045, we want to create a "software development lab" that will allow to write "from scratch" the DNA of a creature, the "content" of it's first cell, and the components of the solution in which it will grow, to simulate it's life.
Yahoo! Widget Development Toolkit is an Eclipse plugin that provides a set of tools for widgets developers. It provides a wizard to easily set up and create a new widget project, automatic widget packaging, direct access to the Reference Manual and more.
A Java class viewer and decompiler which respect line numbers.
JClassViewer is a viewer for class and jar files.
Features:
- required Java 7 or higher
- used the line numbers to reconstruct an output that is near to the original output.
- debugging in Eclipse
- should support other languages like Scale in the future
CowNewStudio is a tool based on Eclipse,with it,developers can generator Hibernate configration file(hbm.xml) and POJO very easily,and we keep the model for you ,and you can use the model for incremental development.
Automation testing tool for generating test cases from java codes
...Test cases are generally extracted from the source codes manually. This paper presents an alternative approach to automate the process of generating the test cases by developing an eclipse plug-in tool. The plug-in tool will be able to generate the test cases automatically from the source codes by examining its line of code (LOC). The plug-in tool is an open source software to help the software developers generate the test cases for their system that they developed. It will help to ease the problems for software developers to come up with test cases manually as well as to check the system functionalities whether it meets the users’ requirements or not.