Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
Try Cloud SQL Free
Ship AI Apps Faster with Vertex AI
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
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).
This project provides a Maven plugin that grabs all the goals cached in ${maven.home}/plugins/goals.cache and provides a hook to store them in an xml file during postGoal execution. The GoalsBean can be unmarshalled from an xml file listing all the goals
$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
A framework for Java Remote Method Invocation (RMI) with plugin architecture for both protocol implementation (XMLRPC, etc) and network transport (HTTP, SMTP, etc.)
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)
AntViz is a graphical Ant-script-dependency viewer and -debugger,
implemented as a jEdit-plugin.
All targets and their dependencies are displayed as a directed graph.
Step-through debugging of targets is possible.
Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
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 Eclipse Plugin.
The target of that project is the development of a issue (task) managment system included in the Java IDE Idea as plugin.
For more detailed informations visit the <a href='http://www.intellij.org/twiki/bin/view/Main/NetTasks'>Wiki</a>
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.
Armiger is CVS server (100% pure Java application) . Armiger is Control Version System Server (CVS Server) implements in java language. It can plugin Ant (jakarta subproject) like cvs client and cvs server.
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.
New intellij idea plugin to find message keys unused. This plugin will search into string properties files, and suggest "unused" keys to be removed. You can also visit: http://plugins.intellij.net/plugin/?id=2030
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
A compiler using annotations to identify fields of a Java class that are to be wrapped into a subclass of the compiled class. The compiler exposes methods from interfaces as the exported components of the wrapper. An Eclipse plugin is being designed.