Showing 4087 open source projects for "java code editor"

View related business solutions
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    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.
    Try it for free
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1
    A Generic Fixture for FitNesse where user just drops a class in FitNesse's class path, write the test tables in wiki (can use DSL as well) and be ready to test without the need to write a single line of Java code. Visit http://anubhava.wordpress.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JAC (Java Asn1 Compiler) is a tool for you if you want to (1)parse your asn1 file (2)create .java classes and (3)encode/decode instances of your classes. Just forget all asn1 byte streams, and take the advantage of OOP! BER, CER and DER are all supported
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    A group of cool jEdit plugins bundled as one. "The whole is greater than the sum of its parts"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RExASTor is a code generator for tree like structures. The user gives it a set of expressions that look a lot like regular expression but for trees and the tool generates Java data-structures for the described trees.
    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
    Visualize the byte code of Java in an eclipse view. You can see the byte code of your java sources in a structured way or can open an existing class file. All references are resolved, every byte is described.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simplify calling of Java code from C++, writing of native methods, handling exceptions, managing resources, and embedding the Java runtime in a C++ app. Creates "smart" C++ wrappers for Java classes by maintaining a simple text file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A fully SWT integrated WYSIWYG HTML editing widget for Eclipse Platform based on Mozilla Editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Interrogate is a Java agent for assisting with debugging and some real time monitoring. Interrogate includes features such as creating call graphs, metrics on method timings, etc, all without changing code or recompiling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The SmartWeb framework is targeted to support rapid development of simple to complex web applications, leading to development of clean and stable code. It's built over consolidated open source frameworks and features the most useful design patterns.
    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
  • 10
    Fydji WS is a Web Services creation framework allowing to build services mapped to database operations, Java methods or other sources. It produces a Web application for services publishing and Java/JavaScript/PHP client classes for their invocation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Multilangeditor is an Eclipse plugin that provides an editor that is able to manage different languages in a single file, using specific syntax coloring for each of them. Users can contribute their languages using an extension point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tools and libraries for IBM Tivoli Maximo customization developers. The main artifact is an Apache Maven plug-in that generating Maximo custom classes for MBOs, FLDs, Beans, Crontasks, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PatternDetect is an Eclipse plugin that extracts the design patterns used in an Eclipse Java project. PatternDetect can be extended with new design patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Based on the widely used framework:Springframework,Supplied one solution for presentation layer which intergrate the service concept with the common AJAX. Without considering complex javascript code and serverside logic just define the extend attributes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Its purpose is to help the programmer in generating the test cases for each java file and creating controllers including junior controllers and senior controller in project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHPSCH is php based source code syntax highlighter. It supports php, c++, c#, java, delphi, css, html, mysql. You can change the default syntax colors with yours. project page: www.ibonette.com/phpsch-source-code-highlighter-kaynak-kod-renklendirici
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The PTK tool is Rational Rose plug-in that offers a support for PASSI (a Process for Agent Societies Specification and Implementation) a step-by-step requirement-to-code methodology for designing and developing multi-agent societies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The m6800 Simulator is a teaching tool to introduce students to microprocessors. It is based on a cut-down version of the M6800 chip, and a reduced instruction set. The simulator assembles and simulates execution of the users code on a GUI
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    A web application built in java to collect snippet of code or items on the web in categories. The application is provided with user registration, snippet moderation, advanced code formatting and ActionScript API for Flash applications integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ACMgen is an automatic code generator of Asynchronous Communications Mechanisms based on the generation of Petri nets models that can be formally verified against some properties and then transformed into a real implementation (e.g. C++ or Verilog).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    codavaj - javadoc in reverse. A seemingly useless reverse engineering tool to transform HTML javadoc into java source file skeletons - or a reflection api-like internal representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JUnit Generator can automatically generate junit test cases for a specific class or method of Java; Fully supports the characteristics of object-oriented like generic type, complex class type generation etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Put Java code embedded in your HTML pages, executed client-side (as old JavaScript) with all its power and ease of use (a lot MORE than old JavaScript)!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Reflective Ecore Model Diagram Editor is a GMF based Eclipse plugin which provides a graphical editor for any EMF model file, using only the meta-model such as .ecore and .xsd file. You don't need any .gmfgraph, .gmftool, .gmfmap, or .gmfgen files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ArduoCSS is a Css editor with an intuitive and easy-to-use interface.With ArduoCSS you can preview dinamically how html is affected by your stylesheet changes. Most commons css properties can be choosed by drop-down menu, reducing the typing mistakes.
    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.