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.
Try free now
Go From AI Idea to AI App Fast
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.
The AWS Toolkit for Eclipse is a plug-in for the Eclipse Java IDE that makes it easier for developers to develop, deploy, and debug Java applications using Amazon Web Services.
jdog: a productivity tool for software dev/qa teams that develop & support database oriented softwares. It eliminates teams writing repetitive SQLs & joins for data-verification during analysis,dev,test,debug and promotes productivity via collaboration .
An ant task that applies -g debug labels to classes that don't have them. The line number attributes are synchronized to a decompiled asm source view of the classes. The tool generates both the modified 'src' and classes.
A tool for Java programmers to test the semantics of source code by writing annotations. An example annotation illustrates how to use the interface and your example annotations are then used to test your application.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Tomcat launcher plugin for the Eclipse Platform. This plugin comes with tomcat embedded. Alternatively use your preinstalled tomcat. Run and debug web applications inside eclipse.
Eclipse plug-ins for editing, building, and debugging Action Script 3 code as an IDE. Based on the free Adobe Flex SDK 3, uses fcsh to do fast compilation and fdb to do debug. Provide syntax coloring, error/warning markers, code assistance, and more...
GWT 1.7 with JBoss/Hibernate JPA persistence using Maven. It requires jboss and gwt plugins for eclipse to edit/debug, but can be compiled without an IDE using only maven2. A sample, working, template application with UI and persistence.
A framework for logging of Java script errors,exceptions and debug messages on web server using Ajax.Logs will be written by Ajax Log processor on web server in XML format, which is called by Java script functions on browser.
This project has a set of simple objects and aspects (AspectJ) to make the code of tests with Selenium-RC (Java) easier to understand and debug. It separates all methods of Selenium in appropriate classes and adds new methods useful for testing.
AnnoJ is a small and easy-to-learn class library containing useful annotations and utility classes. These classes and annotations make it easy to work with generated classes (ie. with wsimport) and to debug the code written upon them.
SevenMock is an easy-to-use Java dynamic mock objects implementation for unit testing that places responsibility for verifying operation parameters directly on the unit test code - enabling tests to be tightly focussed and easy to debug.
Eclipse plugin to allow run/debug junit test method using context popup menu. Method to launch is defined by cursor position. If cursor between methods the whole junit class is launched. Till v1.2.0: Also allow to run/debug class with main() method.
JLop is a Java 6 OpenNap Client similar to WinMx,Lopster,Napster. Should be working on all Java enabled pc. JLop is lite in cpu usage. Has MULTIPLE IDENTITY, BUSRT DOWNLOAD, ANY OBJECT LOGGING-TRACING. Very good to debug peer or server connections
A new Eclipse Plugin for ADA developpement. For the moment the plugin works with :
- Syntax coloration
- Compilation (Not debug mode)
- Autocompletion
- Package manager (some imporovement have to be done)
The SpeakRight Framework is a speech application framework written in Java. SpeakRight applications are fast to create and work on any (VoiceXML) speech platform. Applications are written in Java with full debug and unit testing available.
JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
Jdptool is a debug and profiler tool which based on JPDA; It provide both swing based and browser based GUI. It has sophisticated debugger without user interfere. It also provide profiler to memory usage and threads with numerous new feature
Tired of raising a prototype and then hearing that its going to be productive? Tired of huge meetings only to discuss "where to put this button"? Try Nova! No GUI framework to quarrel with, no persistence layer to debug - JUST-WRITE-THAT-MODEL. Period.
JSoccerLab provides an advanced Integrated Development Environment (IDE) for RoboCup 3D Soccer Simulation developers. It helps developers to debug, and visualize what agents think. Also it is able to connect to 3D-Soccer Server as a monitor.
Visual xsltproc is a tool which help to write xslt file, and debug it to find errors. It writes xml, and generates xml (Syntax highlighting of XML & line Nr.). Finally if the result is XSL-FO it generates the pdf on Apache FOP java. Build on QT4.2.
C-style, ANT/cmdline preprocessor for java, xml and other files. Designed to run smoothly with IDEs and tools - all directives occur in comments specific to the file's type, making it syntactically valid. Line numbering (debug messages!) is preserved.
XPath Explorer (XPE) is a GUI application that lets you interactively experiment with XPath. Given an xpath and URL (to an HTML or XML document), it displays matching nodes and their values. This makes it easy to play with and debug your XPath expression