Displaying 1 to 10 from 27 results
ArgoUML - UML modeling tool
ArgoUML is the leading open source UML modeling tool and includes support for all standard UML 1.4 diagrams. It supports Class diagram, Statechart diagram, Activity diagram, Use Case diagram, Collaboration diagram, Deployment diagram and Sequence diagram. The diagram could be exported to GIF, PNG, PS, EPS, PGML and SVG. It generates code for Java, C++, C# and PHP. It also supports reverse engineering, generates code from diagram.
Eclipse Model Development Tools
The Model Development Tools (MDT) project provide exemplary tools for developing models based on those metamodels. It supports creating UML diagram, Reverse engineer UML diagram from code, and lot more.
BIRT
BIRT is an Eclipse-based open source reporting system for web applications, especially those based on Java and J2EE. BIRT has two main components: a report designer based on Eclipse, and a runtime component that you can add to your app server. BIRT also offers a charting engine that lets you add charts to your own application.
Eclipse
Eclipse is the most popular and widely used IDE. It supports Java, PHP, C / C++, Mobile, Rich client applications, Modeling tools.
Archimedes: An architecture open CAD
Archimedes will be a Computer Aided Design (CAD) program developed side by side with architecture offices in order to fulfill all their needs. This way, we hope to develop software better suited for architects than the currently widely used AutoCAD.
EclEmma - Java Code Coverage for Eclipse
EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. It brings code coverage analysis directly into the Eclipse workbench. The EclEmma project is also the home of the JaCoCo code coverage library which is the technical back-end for EclEmma and also has integrations with many other build and software quality tools.
EclipseTrader
Stock exchange analysis system, featuring shares pricing watch, intraday and history charts with technical analysis indicators, level II/market depth view, news watching, automated trading systems, integrated trading. Based on Eclipse RCP framework.
Magic Assistant
Magic Assistant is multi-platform application for "Magic: The Gathering" players. Includes Card Browser, Library Organizer, Deck Builder and MTG Tournament Manager. Comes with MTG cards database and allows web updates. See home page for details.
SVEditor
SVEditor is an Eclipse-based IDE (Integrated Development Environment) for SystemVerilog and Verilog files. It features syntax coloring, content assist, source indent and auto-indent, and structure display.
Storm - Distributed and fault-tolerant realtime computation
Storm is a distributed real time computation system. Storm makes it easy to reliably process unbounded streams of data, doing for real time processing what Hadoop did for batch processing. Storm has many use cases: realtime analytics, online machine learning, continuous computation, distributed RPC, ETL, and more.