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
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.
Main purpose of this project is to create an Eclipse editor for specifying OCL contracts. The OCL language is used to specify pre-, post-conditions and invariants. The project also contains a parser to check the syntactical and semantical correctness.
The HSQLDB Plug-in embebs a HSQLDB pure-java database server into the Eclipse workbench for use as a data repository for Java applications developed using the IDE or for extending HSQLDB itself
The Reflexion Model Eclipse plugin helps a software developer understand and reason about the structure of Java systems. A Reflexion Model allows a developer to view the structure of a system through a chosen high-level (often architectural) view.
A small Java utility used with AspectJ which allows any checked exception to be re-thrown as an unchecked RuntimeException. This allows aspects to generically throw any checked exception without the compiler complaining. BCEL is used to accomplish this.
This Java library (currently 217 classes) is able to handle quantities in terms of basic arithmetics, conversion to similar units, serialization. As framework it allows to create new dimensions and units by inheritance.
EclipseEJB is a series of plugins for Eclipse to facilitate the
management of an OpenEJB installation from within the Eclipse IDE. Feature plans include the ability to completely configure OpenEJB from a series of configuration file editors, and the abi
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.
The JTools project contains small java functionalities which will make the live of a developer easier. For each functionality there will be a source release and a jar release.
EasyLayout is flexible and easy to use grid based LayoutManager. EasyLayout is designed for making form design easier and quicker without need of fancy drag and drop form painters.
short: Import a web service into your Eclipse project. long: This project provides an eclipse import wizard which generates the java client stubs to invoke a Web Service. (Add Web Reference)
A tool to automate the testing of JavaBeans. Eliminate the error-prone tedium of writing tests for JavaBean accessor/mutator pairs by letting these classes do it for you. They are simple to use in any Java environment.
Wafer is a research project which compares numerous open source web application frameworks and provides a common example application implemented in each framework.
The purpose of this project is to provide you with a set of Eclipse plug-ins that facilitates the writing and deployment of JSR-168 compliant portlets on the Pluto Reference Implementation.
AGNES is a framework for synchronisation of arbitrary XML-Data. AGNES provides a server to store all data in one common place, which can be accessed via SOAP and a Java client library for synchronisation for use in Clients.
A framework for tools for code clone (i.e. duplicated code) detection and removal for Eclipse Platform. It provides tight integration into Eclipse, enabling incremental adaptation of clone data and enables use of various clone detection algorithms.
The DataBean package is a java library providing functionalities of mapping a database table to a Java class (databean). The instances of the databean classes can perform common database operations without using much of the ugly SQL.
WebStone is a super light-weight Web Application Framework using Java Servlets. It shares with Struts many common design patterns and yet it is much more versatile and it does not impose any restrictions to the application design.
Ripsaw is a desktop application that allows you to create, edit, group and de/activate a regular expressions and then use them to parse input from a file or pasted in source. Ripsaw is built in Java and uses SWT for fast responsive forms.
ESSTP (Eclipse SourceSafe Team Provider) integrates common MicrosoftŽ Visual SourceSafe functionality into the Eclipse integrated platform on MicrosoftŽ Windows operating systems.
Karapan Sapi is Web Application generator, based on Struts Framework. Karapan Sapi will generate some common code that always repeated in developing web application.
Karapan Sapi automatically create SQL DDL, Java Object, DAO code, Struts Action and St