New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
...Originally developed as an Eclipse Project the Visual Editor project was discontinued and archived in June 2011. This project is a community based fork of the archived sources.
The archived source and website trees have been converted from CVS to Subversion. This code can be freely downloaded or browsed online using the 'Code' link above.
The VE releases are available for installation from the Eclipse Marketplace or using the Eclipse Update Manager.
Click on the Download button to download the most recent release for offline installation using the Eclipse Update Manager.
See the Wiki FAQ for more information about installation options.
PrettyPrinter is a source code formatter/beautifier. Its modular design allows the use of different syntax modules through a unified interface. It comes with a default syntax module that interprets customizable syntax files using regular expressions.
DataScript is a formal language for modelling binary datatypes, bitstreams or file formats. This project provides a parser and code generator for generating Java codec classes from a DataScript specification.
PORUS is a portable USB stack for peripheral devices. Enumeration is handled automatically by C code generated from an easy-to-use configuration file. PORUS is written in standard C, so porting to new hardware is straightforward.
QBAS (Qmake Automation Building System) is a group of scripts allowing the developer to check deps, configurate and build a code project without dealing directly with the GNU tools jungle (automake, autoconf, ld...). QBAS's use is quite simple and actuall
This software provides a simple configuration utility for C++ (similar to .ini files). It generates a configuration class that can be included by your application. It enables you to directly address configuration parameters as class members.
BlockIt provides a Python framework to scan and parse a program file into constituent nested blocks, however defined, forming a block tree of your code and can be used as a mechanism to "extend" in some sense, the underlying programming language.
This Perl module is intended to make it easy to create web forms by allowing you to describe them in a simple langauge. These descriptions are parsed and turned into CGI::FormBuilder objects.
xot is an XML-based data model description framework whose main purpose is to allow developers to describe data models in a common language and then generate useful things from it, such as SQL commands for creating databases, database documentation, and g
Twilight is an imperative, object oriented, general purpose programming language. The guiding principles of Twilight are simplicity, practicality, and orthonogolity.
A configuration generator tool which is able to generate programs that insert, delete, or update database records for a number of different database programs. <a href="http://www.manelelena.com">Project Page</a>