MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
This is a Super Simple JavaEditor written entirely in Java. It allows you to compile and run java programs in an mdi interface with syntax highlighting and easy commenting. Currently in suspended development. Available as a jar and an msi.
Eclipastie is an open source Eclipse (3.3+) plugin (EPL license) which seamlessly copy and pastes text from within Eclipse to pastebins like Pastie (http://pastie.org) or LodgeIt (http://paste.pocoo.org/)
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
The open web architecture framework defines web applications in an eclipse based DSL editor. A code generator transforms the models into a Google Web Toolkit / Google App Engine project which can be customized by the developer.
The XPL editor is an RCP Eclipse application based on the eXtensible Presentation Language, an xml-based presentation language built on top of Visual Design Patterns. For more information about XPL, visit http://semantics.eng.it/xpl/index.html
A Java framework for writing sprite based games (turn-based, card, and arcade games.) Provides: Sprite management, rendering (Java2d or OpenGL), Collision Detection, Sprite widgets (buttons etc...), visual editor for layout of game widgets.
Framework to develop J2EE applications rapidly and easily.Allows to define applications just with DB-Schema Creation. Generate applications. caf-dbmanager,built on jdbc to provide ease of use database access use SQL-Parser outside in the form of XML.
Turn Your Content into Interactive Magic - For Free
From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
When testing using a database with rollback after each test, failing tests are very hard to resolve. Data Storm is a simple DB viewer directly launchable from within your test code to enable you to inspect the current state of the database.
Free Open Source VoiceXML editor programmed in Java (Swing). The VoiceXML document is regularly parsed, a tree view is built and syntax errors are reported in a specific table.
Java package providing a simple and configurable key binding chooser dialog. This includes an editor for making and editing lists of bindings in a variety of persistence formats.
JLoom is a JSP like template language for text generation - e.g. source code, HTML, XML. JLoom templates are modular encapsulated. Parameters can be any Java type, even Generics or Varargs. There is a plugin for Eclipse and a command line tool.
febrl-gen is a Java-based frontend to Febrl, an open-source data linkage system written in Python. Users can configure the parameters of a linkage project through the frontend, and febrl-gen will generate a Febrl-ready configuration file.
An embeddable WYSWYG HTML editor for Java Swing. It is based on standard Swing JEditorPane component and provides a rich set of editing features, including paragraph and inline styling, inserting links and images, find/replace functions etc.
Want to build a Java/Swing form-based GUI fast without the baggage of code generation? Is your head spinning from XyzListeners, SwingWorkers, and GridBagLayout? Snap your JComponents onto a 2-D grid, bind them to your properties...GUI accomplished!
XLayout is a layout system for Eclipse SWT that allows to separate layout code from business code, similar to the web development approach. The layout is defined in XML using a HTML table like language. The controls can be placed using special tags.
An IDE which have a extendable core and a flexible, layer-based codeeditor. By default the application can be used as a simple ascii text editor but it can be easily changed to an IDE. The previous version of this tool was 'Freddy' (freddy.sf.net).
A fully-featured, extensible Java command-line parser conforming to the POSIX/GNU command-line utility recommendations. Its carefully designed API allows parsing of complex command-lines with just a few lines of code.
JS XmlGUI is library which allows to describe both - logic and appearance (rendering) - of Java applications GUI's in XML. It allows to reduce amount of GUI specific Javacode to minimum and to keep GUI design readable even for not programmers.
RCLayout is a Java LayoutManager that is flexible like GridBagLayout but intuitive like GridLayout. RCLayout achieves maximum results with minimum code by using a parameter hierarchy. This layout manager is easy to learn and makes designing GUIs easy.