Showing 127 open source projects for "java bytecode editor"

View related business solutions
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 1
    A text editor, that will hopefully evolve into a full-blown, powerful, source code editor, that won't compile code, but will support syntax highlighting and syntax errors for the more common languages (C++, C, HTML, Java, C#, VB, J#, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Vimplugin is an attempt to use the vim editor inside the eclipse IDE. This is handy especially for longtime vim users. But other users (say occasional vim users) can also profit: macros, regexes, syntax-highlighting for 1001 languages etcpp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A assembler plugin for Eclipse, to use different assembler-programs (e.g. NASM, TASM or MASM) as back-end compiling. It include linker and debugger controlling, too. And you get a optimiced ASM-File-Editor with this plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ByronStar SL - as its ultimate goal - will provide an eclipse based IDE for SecondLife owned by Linden Labs (http://secondlife.com). Starting point is an editor for Linden Scripting Language (LSL) with many features (e.g. parser). More to follow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    Jabberwocky is a development environment for Lisp programs. It includes a Lisp aware editor, a source level debugger and a way to interact with Lisp processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JavaSketch is an Eclipse plugin that is both a programmer's search engine and code generation tool. It can find chains of Java API calls that produce a desired result and insert the appropriate code into the active Java editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Use Xilize to create XHTML pages or entire websites with just a plain-text editor. The markup is similar to Textile and extensible via BeanShell. Run as a jEdit plugin, from the command line, or embed in a Java program. Small, fast, easy-to-use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bloatless Java and Ant Editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project was created to show a way to highlight keywords of any language in a simple way. The resource which has been used is ANLTR (www.antlr.org). You are free to adapt it for your language, you just have to define the keywords in the grammar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    SWTEditor is an Eclipse WYSIWYG HTML editor written in SWT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Translates standard jsp/jsf code into facelets compatibile pages. Allows you to use your current jsp/jsf editor to develop facelets appilcations. Includes maven task and eclipse builder plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jeHEP is a full-featured programmer's text editor. This is the only JAVA editor with on-fly spell checking. It supports many programming languages and includes console for BeanShell and Jython. It has a build-in BiBTeX manager and LaTeX tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ECCO is a web-based IDE. In other words is an online development environment with file manager, console interface for compiling and execution of code and an editor with syntax highlighting, tabs and support for many languages and accessed with a browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LotusScript editor for Eclipse. Includes outlined functions and classes information, automatic indentation and completition processor for Domino class names. Use the plugin to edit lss files on workstation and attach them in Notes by %Include directive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a plugin that enables the highlighting of equal words in the Eclipse editor. It is similar to the mark occurrences feature of the Eclipse-JDT but does not consider semantic relationships. Handy when using languages other than Java (e.g. C++).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Integrated development environment for OCaml programming language. It offers a flexible editor with a content type sensitive content assist processor. It provides the possibility to compile and run OCaml projects together with the convenient presentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    (XSLT transformer/editor) A text editor that allows the loading and editing of an XML document and an XSLT document at the same time. It also can apply the XSLT to the XML and display the output for further editing/saving. Plugable XML and XSLT parsers
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    Integrates Castor support into Eclipse. Provides incremental generation of Java code to support Castor XML marshalling based on XML Schema files, as well as a visual Castor XML Binding editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Enabling intellisense(also called CodeInsight or AutoCompletion) for Vim Editor. Intellisense is supported for many languages and can be built for any language of your choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Eclipse Text Editor Extensions (ETEE) extends the Eclipse text editor with convenient operations for filtering the selected text: 1) run a system command (pipe or filter) on the selected region, and 2) quote and unquote special XML characters/entities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    zClipse is a project for building Eclipse (http://www.eclipse.org) plugins. Plugins currently being developed include: TabNavigator - editor enhancements; JScheme - Scheme integration; Insectivore - shared TeamTasks, integrated with Tasks view.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    OE4J is installed with your java software as a web applction ,you can browse,edit,run your file (e.g.java,class,bat) through IE,in additon,you need not palce source code together with your java software.it can decomplie the class file you should modified
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Eclipse-based Editor for JET-templates (templates used by EMF). It is intended to support the development of JET-templates in a quality which is adequate to other eclispe language support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An IDE for java source files. Support syntax highlighting, debugging and proejct mangement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The EditorList plug-in is an editor manager for Eclipse that presents editors in a convenient view. The current release is compatible with Eclipse 3.0.x through the current Eclipse 3.2 releases.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB