Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start 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.
BugReport appender is a Log4j appender that logs logging events from individual threads of execution into compact bug reports containing logging events related to a specific issue. This can write reports to files or directly into bug tracking systems.
MetaCheck is a java code checking utility to convert results from various code checking tools (jcsc, pmd, checkstyle, findbugs, ...) into one uniform xml/html result for each of the checkers and for the generated meta result.
Structure Doctor is a little utility that goes through Java source code and finds possible structural flaws, such as too big methods, duplicate code, duplicate class hierarchies etc... Flaw reports are generated in HTML.
This project provides a full set of Interfaces and Classes that naturally brings the developer to follow the "Gang of Four" Design Patterns while producing software
This is a software to track bug based on Java program. You can use flexible query criteria to do CR (Change Request) tracking Demo is here http://dev.daybreaksoft.com:8080/bugfreej/Logon.jsp
Enerjy is a static code analyzer for Java that integrates seamlessly with Eclipse. In addition to scanning your source code for stylistic problems, bugs and inefficient code, Enerjy also calculates your Enerjy Index Score.
Everybody in a development project gets hurt when the build breaks. The Build Alerter project is created to let everyone feel the pain through sound and visual signs. The Build Alerter has a quick and easy setup to connect to your source control system.
Conductor is a Java based, multi-user platform for product agnostic testing. It runs under a web server, contains a UI for test configuration, and contains an optional thin test client.
SVN Statistika is a server-side application for generating reports (graphs, trees, tables) from subversion repository. Client-side GUI application is also avaible and is used to control the server-side.
SwingGoodies is a Swing based library that extends the functionality of its native components. For example, the SGTextField class is based on JTextField. It provides extra attributes like maxlength, tabindex, input filtering, required and character case
PHPCheckclipse is an Eclipse-Plugin that enables Checkstyle features for PHP developement. This means PHPCheckclipse checks your code for coding standards while you are typing.
Tiria is a eclipse-plugin to view code coverage data (e.g. from cobertura) within the IDE. Main objective of the plugin is to show how the code coverage changes during project progress.
Supplementary checkers for CheckStyle, somehow less tested and mature than the standard checkers provided by CheckStyle, but that will be one day included into the standard distribution of Checkstyle, if approved.
JLayerCheck checks package dependencies in Java projects to ensure that they match the desired architecture. Packages are grouped into modules and dependencies are specified. It can also find cycles and orphaned classes.
Bark is a software developer's design watchdog. It is an Eclipse plugin that analyzes your system as you develop it and helps you to remain faithful to your design or to evolve it in a controlled manner.