One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Our Free Plans just got better! | Auth0
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.
Fastmarks is a plugin for Eclipse.
If, like me, you need to constantly go back and forth between a few spots in code, place (toggle) bookmarks and navigate with shortcuts.
I overuse it during Test Driven Developpement to come back to my unit test !
A eclipseplugin to test regular expressions (regex). Full highlighting of regexp syntax. Tooltip with detailed description of regex items, etc... Very usefull. Project page has java-applet to test regexp online. (Regex implementation: java.util.regex.*)
This will be an eclipseplugin to support the Eclipse ide versions 3.3+. If will include wizards for configuring projects to use Thinwire, and a WYSIWYG visual editor to the Thinwire RIA platform.
Simply put, the fccrc (Feeble ClearCase Remote Client project) is a facade on top of IBM/Rational's clearcase remote client API. This API is used in it's own stand alone Java application and as an Eclipseplugin.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Eclipse 3.4 Plugin with several JSP Refatoring Tools. The short term planning is to have the following tools: 1) List/Remove JSP Comments; 2) List/Resolve/Rollback JSP Imports. And for long term: 1) Merge / dif jsp files (back and forth from import).
A wrapper for the JMutation System (MuJava), which performs Mutation Testing. An EclipsePlugin with runtime configurations and a view. Increased usability is provided using the features of the IDE.
An eclipseplugin for graphically designing MVC j2ee web project. Designed for Struts 2 (extensible to other frameworks). This can be seen as an eclipseplugin for struts2.
Source Attacher - Eclipseplugin capable of attaching sources to opened classes automatically from specified library directory. Repository Search - Web application compatible with Source Attacher. Is capable of downloading Maven repository indexes.
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.
This project hosts a Scheme Integrated Development Environment and Debugger based on Eclipse. Includes a Gambit debugger. It currently uses the Dynamic Languages Toolkit which supports the DBGp debug engine protocol.
Provide IDE support for Tapestry: Java Web Components in the form of a plugin for the Eclipse IDE. Tapestry is a an apache top level project. Spindle supports version 3 of Tapestry only
The Generic Eclipse Modeling System is an MDD tool for Eclipse that allows for the rapid development of GEF modeling plugins. In GEMS, developers specify rules for a domain language using a metamodel and the tool generates a plugin for the specification
(The Bliki engine Wikipedia API now moved to http://code.google.com/p/gwtwiki ). Eclipseplugin: Converts Wikipedia syntax to HTML. Features: syntax highlighting, content outline&assist, templates, HTML preview&insert, Java/PHP link2wiki, PDF creation.
EclipsePlugin for iBATIS. Provides autocompletion and linking for iBATIS mapping and config files. Install it using the updatesite http://eclibatis.sourceforge.net/updatesite/ See the Wiki for documentation.
An Eclipseplugin can be used to deploy web project to remote tomcat. You need to install TomcatHelper just as a war file in your tomcat. Please go documentation page for instructions!!!
This plug in will give you the ability for schedule your launches in eclipse. It's based on a simple workbench view where you can add your task to be launch at a specific date.
The Java Development Effort EclipsePlugin (JDEEP) is a tool for developers to monitor coding time. The purpose of this plugin is to help the developers to evaluate their productivity in software implementation.
JSF ID Generator is an eclipseplugin, which generates customizable and unique component ids for JSF(Java Server Faces) tags. If you don't give an id to a JSF component, then it is generated at runtime with a prefix of such as j_id_jsp_.