Showing 122 open source projects for "java code editor"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    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
  • Enterprise-grade ITSM, for every business Icon
    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.
    Try it Free
  • 1
    Implementation of a combined scanner and parser generator for object oriented C++ or Java code generation
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    PACL - PHP Advanced Component Library is an advanced "java-style" PHP5 framework/class library for easy building robust web applications. The vision is to enable abstract and rapid development of sophisticated PHP applications in few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The UCL MDA Tools are lightweight Model Driven Architecture tools developed at University College London. They include a JMI generator implemented using the velocity template engine, an OCL type checker, and a parser for textual MOF models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The PluginCore is a framework for building modular software out of a number of seperate plugins. The goal of the project is to build a robust framework that allows for hotswapping of running code with minimal interuption of the program as a whole.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5
    A complete, fast, previously commercial, JDO 1.0.1 implementation for databases, opened by Versant in 2005 and then abandoned in early 2006. The design-time code is already in Eclipse Dali. This project is the original source drop, including the runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    yUba is a programming language for easy Web-application development: (1) yUba creates both client-side code(Javascript) and server-side code(Perl) at once. (2) XML/HTML can be embedded directly in yUba codes without any quotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    sandboss is a messaging framework generator that creates complete communications, persistency, UI forms, configuration management, and runtime control infrastructure from struct and node declarations. Full generator support in the dependency-aware build
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Yop is an object oriented persistence API generator.It supports various programming languages such as PHP5 and Java.The goal of this project is to provide an easiest and fastest way to deal with persistence by using a simple XML object description format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    UBIQLIPSE is a plug-in for Eclipse that provides a WYSIWYG editor for the creation of UIQ 2.1 GUIs. UBIQLIPSE maintains an XML model of the GUI and converts this model into Symbian C++ code on demand, using an existing tool developed by Symbian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Ultimate Quiz Maker & Engagement Platform Icon
    The Ultimate Quiz Maker & Engagement Platform

    Powering publishers, brands, and sports teams with 30+ interactive content types. Maximize engagement and revenue with Riddle.

    Riddle is an online platform for creating interactive content such as quizzes, surveys, personality tests, prediction games, and leaderboards. Our customers create content on our platform and then embed it on their website. The goal? Increased engagement, lead generation, segmentation, and content monetization - all 100% GDPR compliant.
    Try for free
  • 10
    JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Persitancy api simaler to Prevailer but with more transparancy and less intrusiv to how you can disign your data structure. It uses a bytecode enhancer to add needed code to have your object presited betwhen sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ASTGen automatically generates implementations of Composite pattern hierarchies of data objects from a simple, one-file description of the class hierarchy. ASTGen is written in and generates code for Java. Includes an Ant task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Java/RTR Project address the development of soft real-time code in Java, mainly using the RTR Model and the Java/RTR programming language. It uses the RTSJ specification as main API, and only works on plataforms that have support to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CrossContext is an independent abstraction of request, session and application contexts. It removes compile-time dependency on particular context implementation (ex: Servlet API),simplifies your code, adds persistence and distributed locking possibilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Transform an application into a component, a module, and use it like a piece of a bigger software. This software let you link every standalone program, to extend an application or create a new one, like a Lego(tm) system, without modify the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JOSAST ( Java Open Source Amateur Satellite Toolkit) is a set of java source code used for amateur satellite, hamradio and also astronomia activities ... Reusable package and complete software should be available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The purpose of this project is to modify SmartEiffel to allow it to be used to create applications for mobile device platforms such as Symbian, BREW, and J2ME. Currently the codebase is based on SmartEiffel 1.0, but we are looking into moving over to Sma
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Institute of Technology, Blanchardstown Computer Science code by the class of 2007-2011 on course BN104. In this project we are open sourcing all of our project work to the public in the hopes it can be reused, built-upon, and used in education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a Visual Game Editor built to support editing of biowares award winning games. Starting with DA:O
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This package can be used to emulate class namespaces under PHP 5. It parses PHP code to extract namespace definition statements. The code is rewritten to emulate the namespace support in a way similar to the Java language namespace support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MixGin provides a fluent API for an easy interaction between groovy and java fragments within java code.Those code can be mixed arbitrarily, including automatic category detection and data access of variables declared in groovy within java and vice versa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Armature

    Java ARM support for standards, Maven, & archetypes

    The project creates a standard for Java implementations of ARM applications. It uses an asynchronous event model with threading that is standard for any board the runs Java on an ARM processor. The set of interfaces, abstract classes, events and enums create a standard that help enforce the write once, run anywhere credo. This will make code more portable and readable. Main Area: https://sourceforge.net/p/armature/discussion/
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.