The FLiP tool is an Eclipseplugin to support Product Line development. FLiP provides a catalog of refactorings that extracts code from Java source, manages the information generated by refactorings and uses it to build the final products.
SWTtoCOM is toolset for automating COM Ole components from Java utilising SWT as the calling frameworks. SWTtoCOM provides a developer with the ability to directly embed a COM control or Document in to a SWT based Java application or Eclipseplugin.
"eActionBatch" is an Eclipse-Plugin that allows to run eclipse actions as batch with or without user interface. The plugin defines an extension point to register own batch parameter pre processors and/or action executer.
Route64 EclipsePlugin is a plug-in for the Eclipse Workbench. It supports manipulation off image files and can be extended by other plugins. The programms can be executed on an emulator. The project is targeted on the the Commodore 64 emulator Route64.
The Wakasi library contains 3239 icon files (3046 gif , 148 png, 24 jpg, 17 bmp and 4 ico). The files are extracted from 100 eclipseplugin jar files, and organized in 591 folders mimicking the file structure and naming policy of the original jar files.
A plugin which can be used to export Eclipse problem markers to either xml or html files. These files can then be used to showcase the total number and/or kinds of problems caught by the IDE to non-developers.
A new EclipsePlugin for ADA developpement. For the moment the plugin works with :
- Syntax coloration
- Compilation (Not debug mode)
- Autocompletion
- Package manager (some imporovement have to be done)
M4Eclipse is a Maven2 Plugin For Eclipse. This project is a fork of M2Eclipse 0.0.11, but based on Maven 2.0.x instead of maven embedder 2.1-SNAPSHOT, and limited to dependencies resolution (simplified code).
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Getting accustomed to closing tabs with middle click in Firefox, it is frustrating to find myself clicking on Eclipse editors tab trying to close them. "Middle Click Closes Tab" plugin brings this feature to Eclipse.
Jaude is "Java pour les Astronomes Utilisateurs de Detecteurs Electroniques". Jaude is Eclipse RCP and plugin based. So it will provide an Eclipse interface for JSky library (http://archive.eso.org/JSky/).
XCDE (eXtreme Collaborative Development Environment) is a plugin for Eclipse that adds support for real-time collaborative editing over the Internet, letting developers work on the same files at the same time from up to halfway around the world.
Eclipse 3.x plugin of Library Folder ClasspathContainer http://www.eclipse-plugins.info/eclipse/plugin_details.jsp?id=409). This plugin will add all .jar and .zip files of a folder to you classpath. To install, visit http://libcontainer.sourceforge.net/
This project about providing run-time support for developing Decentralized Autonomic Computing systems (Eclipse Innovation Grand). Currently the project contains a automatic guided vehicle (AGV) simulator and an editor and visualisation as eclipseplugin
EclipsePlugin for tailing logfiles, including syntax coloring. It allows you to have multiple files open concurrently. and all files have a predefined syntax coloring applied. The plugin offers to set the backlog and encoding for each file.
This is an EclipsePlugin that allows upload and download from SFTP servers, the plugin is customisable on different levels, either at a workbench, project level, has the ability to recurse subdirectories of files and setup an ignore list of files.
JLoom is a JSP like template language for text generation - e.g. source code, HTML, XML. JLoom templates are modular encapsulated. Parameters can be any Java type, even Generics or Varargs. There is a plugin for Eclipse and a command line tool.
This project aims at developing an Eclipseplugin for the Design by Contract library provided by the c4j project. It helps Eclipse developers to maintain their contracts together with their Java classes.
The 'Eclipse remote workbench' is an Eclipseplugin, that makes it possible to stream your current workbench (or parts of your desktop) over a HTTP connection to other client screens in the network.
A simple eclipseplugin to test regular expressions. This plugin is the real free version of the regexp tester which the author decided to convert to commercial product and left with no free download to eclipse users.
A assembler plugin for Eclipse, to use different assembler-programs (e.g. NASM, TASM or MASM) as back-end compiling. It include linker and debugger controlling, too. And you get a optimiced ASM-File-Editor with this plugin.
Eclipse-on-Swing is dedicated to run the Eclipse Platform without the native bindings of SWT, but entirely on Swing. An Eclipseplugin allows the switch between native/non-native state.