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.
Get Started Free
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
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.
kI18N is a library to add localization to J2ME applications. Features: 1. Translations save in simple property like format. 2. If string isn't find in user locale, library willn't use only default locale. Locale file may set locales, which will be used
AJAX and SOA Developers find it difficult to write and analyze JSON. This Eclipse plugin with the JSON2TreeView enables developers to test and visualize any JSON. Developer can enter a JSON convert it to XML and View it as a Tree.
Modification of Eclipse JDT plugin to configure the color of comments added by Objecteering (UML Modeler) in Java files. It's not a real Eclipse plugin, because I don't find a good extention point to do that. So I modify jdt.ui plug-in.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
The Unstructured Information Management Architecture (UIMA) Framework is an open, scalable and extensible platform for building analytic solutions that process unstructured information to find latent meaning, relationships and relevant facts.
...It is based on standard Swing JEditorPane component and provides a rich set of editing features, including paragraph and inline styling, inserting links and images, find/replace functions etc.
JSmooth creates standard Windows executable files (.exe) that smartly launch java applications. It makes java deployment much smoother and user-friendly, as it is able to find and run Java VMs by itself, or help the user get one if none are available.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Extension to Google's Web Toolkit (GWT) framework to provide support for the Google Maps API. This project is not sponsored by Google. If you are looking for Google's GWT you can find it's hosted at http://code.google.com/webtoolkit/.
JavaSketch is an Eclipse plugin that is both a programmer's search engine and code generation tool. It can find chains of Java API calls that produce a desired result and insert the appropriate code into the active Java editor.
A collaboration web site for software engineers to find and contribute code. The goal is to have users of the system to be able to not only get code from the system but also be able to update and fix specific code segments.
Jideos is a zero-installation Java IDE hosted on a server. The UI closely resembles that of Eclipse IDE, so eclipse users find it quite comfortable to use. Jideos uses GWT for development and contains many features typical of Java IDEs.
A number of plugins for Eclipse that make life easier. Tools includes regex. find and replace, editors for CSharp, LLK, XML, XHTML, HTML, CSS, ... etc.
Classpath Explorer is an Ant Task that allows you to find dublicate resources within the libraries you are using. It also provides a set of APIs to find archives, and archive locations for the classes you are using. Check Home Page section for info.
Genie Jython is a basic IDE for Jython programming Language and Java. it is still under development.it includes syntax highlighting, find, replace, print, print preview, compile run, create jar, create manifest etc.
Simloc is the tool intended for finding similar chunks (blocks) of code. It could be used in reverse software engineering. It is faster than SimScan, find better blocks than PMD/CPD (not just exact blocks also similar) and could be runed at GRID.
jCart was superceeded by Tiny Marbles (http://www.tinymarbles.org/). You will also find the project here in SourceForge with the project name 'tinymarbles'.
Mr. Logister is a resource scheduling application that uses genetic algorithms to find the best utilization and allocation of resources. The scheduler understands hard constraints like free/busy time and soft constraints like suitability and preferences.
CloneAnalyzer is a tool for software quality analysis. It allows you to find, display and inspect clones, which are fragments of duplicated source code resulting from lack of proper reuse. It can be used as a plugin for Eclipse and on the command line.
...Give a class name and the tool draws its diagram on the fly. For java and C++. Highly interactive, all types found in the class might be filtered or act as link (see Screenshots). Useful also to quickly find and access source files.
FProfiler is a Java Profiler using log4j. Its very fast because it inserts the needed instructions into the byte-code of the class. It can be used to find "Hotspots" in Java programs, libs and servlet environments simply every Java class.
Web documents that look similar often use different HTML tags to achieve their layout effect. These tags often make it difficult for a machine to find text or images of interest. Our goal is to implement a parser to overcome this.
Servlet serving resources (css,js,img) depending on browser, language and selected skin. Recursive parsing to find the best match. Compatible to portal implementation. Replacement of <find-in-resource> jsp with /resource/...