About | FAQ | Backlog
FOSSfind.com
Open Source projects, categorized.
add filters by typing...
...or clicking
accounting actionscript addon agile ajax amazon analysis ant apache api application automation bio-informatics business chat client clustering code code-generators collaboration communication communications community compiler component components crm cross-platform css database database-abstraction design desktop development distributed distributed-computing dynamic dynamic-content eclipse-plugin e-commerce editor editors embedded emulator emulators enterprise erp extension finance flash flex free front-ends generator grid gui-framework gwt hibernate html id3 ide im instant-messaging ioc irc j2ee jabber java javaee javascript jquery json jsp language layout library linux macosx management maven2 mda messaging metadata metamodel middleware model modeling modelling mp3 multi-platform mvc mysql network networking objectoriented object-oriented ogg osgi performance php plugin postgresql productivity programming quality reference rest restful ria scm server service servlet soa soap software-development source spring springframework sql storage swing swt syntax-highlighting tcl tdd technology template template-engine test testing tool toolkit tools ui uml unit-testing user-interfaces viewer virtualization visualization web web-services widget widgets windows workflow wysiwyg xml xmpp
EMF
[55 users on Ohloh]
Tags: mda emf eclipse modeling framework metamodel
The Eclipse Modeling Framework is a framework and code generation facility for building tools and other applications based on a structured data model.
SimpleTest
[50 users on Ohloh]
SimpleTest is a unit tester, Web tester, and dynamic mock objects framework for PHP. The test structure is similar to JUnit/PHPUnit. Used as a Web tester, you can navigate sites and submit forms as if you were using a Web browser.
Equinox
[40 users on Ohloh]
Tags: server framework osgi java eclipse
From a code point of view, Equinox is an implementation of the OSGi R4 core framework specification, a set of bundles that implement various optional OSGi services and other infrastructure for running OSGi-based systems.

More generally, the goal of the Equinox project is to be a first class OSGi community and foster the vision of Eclipse as a landscape of bundles.

Graphical Modeling Framework (GMF)
[36 users on Ohloh]
The Eclipse Graphical Modeling Framework (GMF) provides a generative component and runtime infrastructure for developing graphical editors based on EMF and GEF. The project aims to provide these components, in addition to exemplary tools for select domain models which illustrate its capabilities.
Graphical Editing Framework (GEF)
[34 users on Ohloh]
Tags: java eclipse eclipse-plugin development framework
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 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 v...
Model Development Tools (MDT)
[21 users on Ohloh]
Tags: uml2 framework emf modeling metamodel eclipse
The Model Development Tools (MDT) project focuses on big "M" modeling within the Modeling project. Its purpose is twofold:

1. To provide an implementation of industry standard metamodels.
2. To provide exemplary tools for developing models based on those metamodels

openArchitectureWare
[19 users on Ohloh]
openArchitectureWare (oAW) is a modular MDA/MDD generator framework implemented in Java(TM). It supports parsing of arbitrary models, and a language family to check and transform models as well as generate code based on them. Supporting editors are based on the Eclipse platform. OAW has strong support for EMF (Eclipse Modelling Framework) based models but can work with other models, too.
Eclipse Communication Framework
[17 users on Ohloh]
ECF is a framework for building communications functions into Eclipse-based tools and applications. It can be used to create other plugins, tools, or full applications that require asynchronous point-to-point or publish-and-subscribe messaging.

ECF is also a small set of applications for real-time developer communication, including instant messaging, file sharing, and real-time collaboration.

AndroMDA
[14 users on Ohloh]
AndroMDA is a code generation framework that follows the model driven architecture (MDA) paradigm. It takes a UML model from a CASE-tool and generates classes and deployable components (J2EE or other).
JFire
[13 users on Ohloh]
JFire is an ERP, CRM, eBusiness, and SCM/SRM solution for business enterprises. It uses JavaEE, JDO, and Eclipse RCP, and is designed to be highly customizable. It is a complete and extensible solution that fulfills business needs like user management, online trade with business partners, points of sale, various distribution channels forming a distribution network, store management, etc.
Struts Applications
[13 users on Ohloh]
Struts is a Jakarta project that provides a J2EE framework for building Web applications. It is based on a Model 2 approach, a variant of MVC. Struts provides its own Controller component and integrates with other technologies to provide the Model and the View. For the Model, Struts can interact with any standard data access technology, including Enterprise Java Beans, JDBC, and Object Relational Bridge. For the View, Struts works well with JavaServer Pages, Velocity Templates, XSLT, and other p...
Eclipse Modeling Workflow Engine
[11 users on Ohloh]
The Modeling Workflow Engine is an extensible framework for the integration and orchestration of model processing workflows. It comes with some basic components for and provides API for others to provide their own model processing tools.
Model To Text (M2T)
[10 users on Ohloh]
Tags: code-generators modeling emf eclipse jet framework
The Model to Text (M2T) project focuses on the generation of textual artifacts from models. Its purpose is threefold:

1. Provide implementations of industry standard and defacto Eclipse standard model-to-text engines
2. Provide exemplary development tools for these languages
3. Provide common infrastructure for this languages.

Eclipse EMF Search
[7 users on Ohloh]
Tags: framework uml2 uml modeling emf mda eclipse metamodel generator topcased java
EMF Search provides the fundamental infrastructure and components for search queries on EMF based models. A particular focus will be made on integration with the Eclipse Core Search API for end user tight integration.
Epsilon
[6 users on Ohloh]
Epsilon is a family of integrated model management languages for tasks such as model navigation and modification, transformation, validation, comparison, merging etc.

Epsilon can be used to manage models of different modeling technologies (EMF, MDR) and is supported by Eclipse plugins (editors, outline viewers, launch configurations etc).

Epsilon also provides a number of Eclipse-based tools such as tools for code profiling and monitoring, an ANT-based workflow for defining complex...

jpf (java plugin framework)
[4 users on Ohloh]
JPF (Java Plugin Framework) is a general-purpose plug-in framework intended to help building scalable, extendable Java applications with low cost of maintenance. The framework is specially designed to be easily included into Java project of any kind.

JPF provides a runtime engine that dynamically discovers and loads "plug-ins". A plug-in is a structured component that describes itself to JPF using a "manifest". JPF maintains a registry of available plug-ins and the functions they provide (...

Bioclipse
[4 users on Ohloh]
The Bioclipse project is aimed at creating a Java-based, open source, visual platform for chemo- and bioinformatics based on the Eclipse Rich Client Platform (RCP). Bioclipse, as any RCP application, is based on a plugin architecture that inherits basic functionality and visual interfaces from Eclipse, such as help system, software updates, preferences, cross-platform deployment etc.
Vaadin
[4 users on Ohloh]
Vaadin is a web application framework for Rich Internet Applications (RIA). In contrast to Javascript libraries and browser-plugin based solutions it features a server-side architecture, which means that the majority of the logic runs on the servers. Ajax technology is used at the browser-side to ensure a rich and interactive user experience.

Vaadin is a big collection of UI components. There are server-side components like Button, Table, Tree that you use to compose the application user ...

Telosys
[3 users on Ohloh]
Open Source framework designed to build easily Web 2.0 applications,
based on a "Client/Server" principle, using J2EE (Servlet, JSP, JDBC),
lightweight clients and AJAX technology (XML requests via HTTP)
zipper-framework
[3 users on Ohloh]
Zipper is a Application Framework, with reduce the programmer work with IoC, JSR 220, 296 295 and others. Zipper is a Base for SGAP, TecServManager and LogisticaDigital on Java.net. and FullServiceVirtual (Virtual) on code.google.com.

Modules:
* Zipper-JSF
* ConfigManager (ZipperConfigManager)
* ConfigManager-ServiceLocator (ZipperServiceLocator)
* PersistenceUtils (ZipperPersistenceUtils)