THIS PROJECT IS STOPPED. This project is an unofficial C++ port of the Eclipse SWT. It provides a common GUI toolkit for writing Linux and Windows applications with the same source code.
Plugin for the Eclipse platform that allows various means of introspection into the internals of the platform at runtime. This plugin reveals the way the platform components are composed and how they work together.
exForge is an Eclipse plugin that allows to edit XML document graphically.
Main features are :
- Multi view GUI : Tree View and source view
- Graphical assistance for editing and modifying.
- Graphically assisted validation against DTD
Enhydra XMLC (http://xmlc.enhydra.org) is an excellent Java-based tool used when developing web-based applications. Eclipse (http://www.eclipse.org) is an excellent platform for integrating development tools.
This project is about making the two work
Lomboz is an open-source Eclipse-Plug-In initiative owned and sponsored by eteration. The open-sourec host for this project has moved the forge.objectweb.org/projects/lomboz. Please visit us there
The Eclipse Property File Editor GUI Plugin is a plugin to the Eclipse Platform which provides a GUI editor to interactivly handle java ".properties" files (resource bundles).
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
The JLense project
develops Eclipse plugins that make it easier for Java developers to
create world-class, thin-client, Swing-based, business applications that
integrate well with other standard technologies like XML, SOAP, EJB, and JDBC.
The Dirt virtual machine is designed to be easily used as a scripting engine or runtime core in C or C++ projects. The language itself is very similar to C. The tools have been created from scratch (no lex/bison/yacc) and are very portable
CoNo is an Eclipse plug-in. It relies on the Eclipse IDE platform. CoNo is established to provide Eclipse users a convenient way to take brief notes when editing source files in the editor. The notes will not be published as comments do.
The goal of this project is to provide some Java profiler based on AOP (Aspect Oriented Programming). The first implementation will be available on first/second quarter 2003 for the Eclipse/WSAD IDE, the implemenation of AOP will be AspectJ.
PicEdit is a plugin for Eclipse 2.0 (http://www.eclipse.org) for viewing (and eventually editing) images. It currently supports most of the built-in image formats that eclipse supports.
The project intent is to build a facility for capturing and inspecting Resource Change Events that occur in during the operation of the Eclipse tools platform. Eclipse fires complicated Resource Change events whenever files are saved/moved/deleted/changed
Eclipse plugin 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)
Sorry that I switched to eclipse for years and will no longer use JBuilder. I think I will not support jbCheckStyle any more :( Plase use Cheskstyle4JBuilder (http://www.pautinka.com/c4jb.html) if you want o use Checkstyle 3.X or above.
This project is a parser generator, like the lex and yacc, but is based on the
JavaCC grammar.
It was writing in c++, run on linux and dos, and don't use another library.
The grammar parser is specified through a simple file, and the parser
generated