Search Results for "java code editor" - Page 125

Showing 5217 open source projects for "java code editor"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • AI-powered service management for IT and enterprise teams Icon
    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.
    Try it Free
  • 1
    Open States Machines Designer is a Eclipse RCP based graphical editor for UML States Machines diagrams. It provides functionalities like Import/Export as XML and States Map Compiler Files, Code generation with SMC, UML validation rules...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Converting C/C++/Java Code to HTML format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AjaxToaster

    Servlet framework for creating standalone restful CRUD services

    AjaxToaster is built on XMLToaster and inspired by the "guerrilla SOA" philosphy. You can use it to quickly create RESTful JSON & XML based CRUD services for your web applications by writing short scripts. It is downloadable as a windows installer package for quick no-hassle setup. It runs as a servlet in an app-server. By default it sets itself up to run inside its own standalone (jetty) server. Code contributions most welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Liweb is a suite of software components and tools for web application development. It allows compiled Java code to be run in a web browser using a JVM bytecode executor implemented in Javascript. It also supports comfortable native Java debuggers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    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.
    Download Now
  • 5
    DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JDasm is a library written in java to easily manipulate Java class files. It gives you the ability to load a class file and modify it or write a new one from scratch; you can inspect it, edit or export any part of the class file and import it into anothe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java implementation of AI Source code in the book "Programming Game AI by Example" by Matt Buckland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Generates PHP code from QML source. QML is for "Quest Markup Language", a structured description language to create text-based quests created by Philipp Lenssen. PHP output is customizable using CSS and overriding the default header and footer files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java wrapper (JNI) for OpenDmx widget (more info www.enttec.com) Source code: java, c++ / Author: Juanjo Lopez
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    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.
    Start Free Forever
  • 10
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A map editor for Civilization 4. It is designed to make creating static maps' basic features much simpler. The first public version features cut-copy-paste, and optional conveniences like: Auto coastline, auto latitiude climate, and more
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Eclipse plugin that generates mapping files for Hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PowerMock allows you to unit test code normally regarded as untestable. For instance it is possible to mock static methods, remove static initializers, allow mocking without dependency injection and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QA cover is a lightweight toolkit used to improve the quality of your java applications by insuring proper unit and Quality Assurance testing coverage. Developers mark areas in their code, which are examined during unit and QA testing, revealing import.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java library that makes easier access to API of compiler. That let to us to create java code from the run-time generated source code and execute it at once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CUBA is a small framework for the development of component-based systems which can be run as EJB applications, AXIS web services or stand-alone J2SE programs. The component and programming model is similar to EJB session beans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JDraftPDF is a tablet based PDF annotator and editor. The software allows annotations to be made directly to a PDF file using a tablet and pen. The main application is for annotating document drafts without the need for printing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project provides Java jee5 (jsf, jpa, jta) web application generation. It is a framework that builds a very customizable CRUD from a database with fonts and ant build script ready. Up to date code is always available from SVN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    User friendly Subtitles Editor/Translator. Can open, convert, modify and save subtitle files in Subrip(.srt), MicroDVD(.sub) and Subviewer format. It has built-in translator for quick translation. Can change FPS, charset (Unicode, UTF8), and much more...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A JSP generating HTML templating system based on nestable templates that are reusable, overridable, previewable and accessible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Capgemini's MDA Workbench is a powerful, simple MDA tool implemented as an Eclipse plug-in. The MDA Workbench allows for creating (UML) model-to-code mappings, markings and lifecycle management from model to code. Proven in very large and small projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SeamWebAppGen is a development tool for developing Web applications with minimum effort and time. Applications generated makes use of the following tecnologies: JSF 2.1, JBoss Seam & RichFaces, EJB 3 and can be deployed on the JBoss Application Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    a standalone tool for inferring and building a schema definition file from an input xml source file written in java and available as a web start application on the project web page.
    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.