Search Results for "java code editor" - Page 169

Showing 5217 open source projects for "java code editor"

View related business solutions
  • 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
  • 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.
    Click to perfect your product now.
  • 1
    XO is a set of useful tools and utilities that is generally needed on many different Java projects. It is meant to be a place where you submit useful code, to be used by yourself and others at a later time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gNaXEL is a graphical XML editor. Intended as a learning tool, it allows one to view XML files in a hierarchical manner, as well as a flat textual representation. It is Java based, using Eclipse SWT libraries and the Apache Xerces libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Viscount is a lightweight Eclipse plugin designed to be able to quickly and easily collect essential code statistics. Viscount displays code statistics about your Java projects in Eclipse, such as the total number of Java files, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Set of Java packages to apply Genetic Algorithms to any kind of problem. Various genetic operators are implemented and an example shows of how the system could be applied to digital circuit evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    JTileMapper is a tile map editor which allows the creation of tilesets and tile based levels for tile based games (mainly J2ME/Brew based games). It allows the use of custom loadable plugins for input, output and edition (map and events).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MapEditor is a generic 2D map editor written in Java. It is designed with extendability in mind, but is primarily targeted at 2D games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This toolkit provides a set of routines to simplify and refactor redundant code. It also includes high performance revisions of common tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Nextobjects is an Integrated Development Tool for Entreprise Applications. It use Turbine Torque for code generation. It is based on the Merise method.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    This project is a feature-preview tool for JDO with JDK5's annotation usage. It removes away the step of writing metadata files or modifying them when the model classes are greatly changed. An Ant task is provided to automatically do this step for you.
    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
    COM Introspector and Code Generator for Eclipse Platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The idea behind the project is to create a good editor for the CueSheet format. It also makes possible for the user to cut single mp3 albums into a separate tracks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JarPlug is a Java Archive editor plugin for Eclipse 3.0. JarPlug adds an archive editing view to your Eclipse perspectives, and allows the individual entries in the archive to be edited or deleted before doing an update. Say goodbye to File Explorer!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    IRC Client coded in Java, inspired in the popular mIRC. This client was coded as a practice, along with my learning of the Java programming language. I wanted to offer the code to help anyone wishing to start programming networked applications on Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A tool for increasing the quality of Java applications. It allows the programmer to use design by contract and defines other development aspects right in the classes where they are relevant, as JavaDoc comments. It's a combination of AspectJ and xDoclet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BoardWars is a teaching utility for computer science classes. It runs as a server supporting multiple turn based board games. The games are played by supplying the AI code in java or c++. BoardWars was funded by the University of Iowa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Group-CCS development Components, templates, tools, accessories, tutorial, modules, translations, documentation, codes, scripts, everything that can improve the work of who uses the powerful tool of development, CCS - CodeCharge Studio.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    This project is now known as Apache Roller. The code that exists here in this SourceForge project is obsolete and unmaintained.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Coffee-Bytes Platform support has moved to Google Code: http://code.google.com/p/coffee-bytes/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SoapClipse is an Eclipse plugin for Axis 1.2beta. It adds a WSDL2Java wizard to the Eclipse IDE available through right-clicking on any *.wsdl file in your project. Future releases, coming soon, will add more access points to the wizard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JResWrap is utility makes working with textual Java resources easier and robust. It generates documented wrapper classes on Java for .properties files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Meta-Ja is to Java what C++ was to C - it lets you express Java class hierarchies at a higher level of abstraction, and then writes XML Schema files, constructors, hash-access type-safe lists, get, set, copy, print, and XML parsing/generation functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AXgen is a code generator using XMI as input and Velocity templates for transformation. Ready to use templates are given to generate Java classes for OJB, including Repository and SQL script to build the corresponding DB scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Easy to use Java utility to collect method level performance data for any Java applications without modifying its code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Piccolo is the fastest SAX parser for Java, supporting SAX1, SAX2, and JAXP (SAX only). Piccolo is different from other parsers in that it was developed using parser generators. It weighs 160K including XML APIs. See http://piccolo.sf.net for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jext is a powerful programmer's text editor written in Java.
    Downloads: 1 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.