Eclipseplugin and library to create
- text-editor with synthax-highlighting describe by a regular granmar.
- outline view based on the same granmar
The first implemntation is a named-file editor (DNS)
This Open Source project is to integrate Jonas, an EJB container from ObjectWeb (www.objectweb.org/jonas) in the development tool Eclipse (www.eclipse.org).
JXMLEditor is a XML editor developed in Java which is based on the
Xerces Java parser. The goal of this editor is to offer some features (tree view, drag & drop, syntax colorizing) to create XML documents easily. Also available as EclipsePlugin.
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.
This project is a plugin for the Eclipse development environment providing JAVA developers with a Webservice development environment similar to the MS Visual Studio .NET platform. Create and import Webservices from WSDL/UDDI.
Attrezzo is an Eclipseplugin for working with the Apache Xindice native XML database (http://xml.apache.org). The tool enables both typical user and administrative tasks on the database to be carried out in a state of the art GUI environment.
Guido's primary goal is to be an easy-to-use Perl/TK GUI design tool, generating complete Perl applications from the designs a user creates visually. It uses a plugin architecture that allows developers to easily extend the application.
EJBDoclet is a JavaDoc plugin (Doclet) that generates EJB related source files from an EJB bean source file that has been JavaDoc commented by using special EJBDoclet tags. EJBDoclet has retired, http://sourceforge.net/projects/xdoclet is the substitute.
This project may be restarted shortly after all this time.
It will probably take the form of a generic Java application with XML template files.
A plugin will then be developed for the eclipse IDE.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
The GPF Winamp 2.x Plugin Builder is a set of components and an expert (code generator) for Delphi 5 to make it easy to create WinAmp plugins in Delphi. Basic code will be generated for you and you can just fill in the events in the appropriate control.
Antidote for C++'s Fragile Base Class problem (fully reviseable shared libraries/frameworks/plugin architectures) as well as Interface Repository/Object Adapter (queries on class properties, invoke methods programmatically from foreign code and gateways.)
drawcode é um plugin do eclipse para edição de diagramas de classe e NS(Nassi & Shneiderman), com a possibilidade de gerar código a partir da associação destes 2 tipos de diagramas.
gcov-eclipse is an Eclipse plug-in that will extend CDT to provide code-coverage testing to C/C++ projects by using the gcov program. It will integrate into the CDT's launch and managed build system.
Example Code Manager is an Eclipse-Plugin for managing sample code and sample data from repositories around the world. Mainly subversion repositories, but support for flat file or CVS repositories are planned.
Meta-tooling platform to speed and simplify construction of full-featured Eclipse-based language-specific IDEs. PLEASE NOTE: This project has moved to: http://www.eclipse.org/imp
This project's aim is to create a Eclipse execution flow logger plugin. Thanks to Bil Lewis for his wonderful debugger "Omniscient debugger" http://www.lambdacs.com/debugger/ This is also based on the same idea using ASM library instead of BCEL librar
Eclipseplugin that allows a user to upload files via protocol(http/ftp/etc) to a server. Allows arbitrary number of files and file size; provides bandwidth management and transmission recovery. Easy to use tool for uploading ordinary files, pictures etc
Tiria is a eclipse-plugin to view code coverage data (e.g. from cobertura) within the IDE. Main objective of the plugin is to show how the code coverage changes during project progress.
JTourBus is an Eclipseplugin for navigating source code based on the idea of tours. Tours can be created using JavaDoc-tags (technically annotations work as well) supported by a little UI.