Projects tagged ‘eclipse_plugin’ and ‘framework’


[16 total ]

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.

24 Users
   

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 ... [More] 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. [Less]
Created over 3 years ago.

15 Users
   

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.
Created over 2 years ago.

7 Users

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 ... [More] 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 chains of model management operations, an extension of the built-in reflective EMF editor (Exeed) that enables users to customize its appearence (icons and labels), and a multi-tab editor (ModeLink) that enables users to establish arbitrary links between different EMF models. [Less]
Created over 2 years ago.

5 Users

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 ... [More] 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 interface. The components use events, listeners and data binding to communicate with each other and the business logic. The component based architecture together with the data binding features help you to build applications that are easily modularized and refactored as needed. [Less]
Created 7 months ago.

3 Users
   

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)
Created about 1 year ago.

2 Users

The Eclipse Modeling Project focuses on the evolution and promotion of model-based development technologies within the Eclipse community by providing a unified set of modeling frameworks, tooling, and standards implementations.
Created 4 months ago.

2 Users
   

Corona is about tool integration. It will enable Eclipse constructs, such as a project, to be shared in a distributed environment. Corona will provide an Eclipse based server-side runtime environment ... [More] that will provide web service access to allow manageability to SOA components deploy within Corona. [Less]
Created over 3 years ago.

1 Users
 

g-Eclipse is a framework that allows users and developers to access Computing Grids and Cloud Computing resources in a unified way. The framework itself is independent from a certain Grid ... [More] middleware or Cloud Computing provider. The g-Eclipse project maintains a set of connectors to Grid middlewares and provides an adapter to the Amazon webservices EC2 and S3. [Less]
Created about 1 year ago.

1 Users
 

żuKKompilator [ʐukkɔmpilatɔr] tends to be yet another compiler compiler tool. Goal There are two purposes for the żuKKompilator project. First one is to provide developers a tool for building ... [More] compilers easily and fast. Second one is to bring people teaching any compiler-related subject nice object tool that will show how compiler really works. All this for the Java language. Assumptions: * Out-of-the-box lexical analyzer and compiler-compiler solution * Integration with Eclipse IDE * Object oriented * Be easily usable for educational purposes * Support for lex and yacc source files [Less]
Created over 2 years ago.