The Eclipse OpenGL Pack is an EclipsePlugIn, which provides an easy-to-use way to develop and deploy OpenGL-enhanced Java applications within the Eclipse IDE. It includes all external libraries that are required to get an OpenGL application started.
The project is built with oaW (openArchitectureWare) maybe the most popular framework of MDSD now days. It provide a small DSL for modeling and can be extended (the code generated) through a cartridge mechanism. Give it a chance :) , feedback are welcome
Ketu is a browser plugin (Firefox, Mozilla, IE) that allows Web developers to integrate Eclipse/SWT based UI components into Web pages, similar to Java applets or Flash movies.
Eclipse System Monitor is an EclipsePlugin that provides information about performance of the host on which Eclipse runs. It is unobtrusive but yet visible enough to watch system performance from the corner of one's eye. More on project webpage ...
PHP - Support for the Eclipse IDE Framework ( www.eclipse.org ). Some Features are PHP parser, debugger, code formatter, outline view, templates...(Programming Language: Java)
Maven2 plugin for building Force.com projects. The plugin supports installation of Force.com artifacts into a Salesforce organization. Currently supported artifacts include S-Controls, Apex Code and Visualforce pages.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
ValidationFx is object oriented and aspect oriented validation framework. Provides own weaver plugin for PostSharp compiler that produces optimized code on MSIL level.
Eclipse plug-ins for editing, building, and debugging Action Script 3 code as an IDE. Based on the free Adobe Flex SDK 3, uses fcsh to do fast compilation and fdb to do debug. Provide syntax coloring, error/warning markers, code assistance, and more...
LIME (Less-is-More) is parallel/concurrent programming environment based on C. Internally, it uses XML technology to describe tasks and their dependencies. Externally, it offers the ANSI C99 programming as well as a set of visually-oriented interfaces.
PatternDetect is an Eclipseplugin that extracts the design patterns used in an Eclipse Java project. PatternDetect can be extended with new design patterns.
This project aims to create an EMF Ecore metamodel, code templates and a workflow for automatically generating certain Typo3 extensions. It contains an example instance for the creation of a developer garden Typo3 extension.
Visualize the byte code of Java in an eclipse view. You can see the byte code of your java sources in a structured way or can open an existing class file. All references are resolved, every byte is described.
Ce projet est un plugineclipse pour le framework de communication reseau commore.
Il fournit un editeur de fichier idl et des outils de compilation de fichier idl
Lune is an explorator of Lucene index. It can be incoporated in the Eclipse IDE as a plugin, or run as a standalone RCP application. It can query an index and explore the Lucene segments on a local or remote index.
Lack of Progress Bar (Lopb) is an Eclipseplugin that tracks how long developers wait for file check-ins/outs, code compilation, publishing apps to a web server, and other IDE background jobs to complete. Read more at http://lopb.org
The project is targeted at building a framework for
describing businesses with natural language or structured natural
language. Starting from these definitions different components for
automated code and workflow generation will be integrated
Fydji WS is a Web Services creation framework allowing to build services mapped to database operations, Java methods or other sources. It produces a Web application for services publishing and Java/JavaScript/PHP client classes for their invocation.
JUnit Generator can automatically generate junit test cases for a specific class or method of Java; Fully supports the characteristics of object-oriented like generic type, complex class type generation etc.