Showing 123 open source projects for "uml plugin netbeans"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    OWASP Find Security Bugs

    OWASP Find Security Bugs

    The SpotBugs plugin for security audits of Java web applications

    The SpotBugs plugin for security audits of Java web applications. Find Security Bugs is the SpotBugs plugin for security audits of Java web applications. It can detect 141 different vulnerability types with over 823 unique API signatures. Cover popular frameworks including Spring-MVC, Struts, Tapestry and many more. Plugins are available for Eclipse, IntelliJ / Android Studio and NetBeans. Command line integration is available with Ant and Maven. Can be used with systems such as Jenkins...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    plantuml.jar

    plantuml.jar

    PlantUML plugin for Jekyll: helps you embed UML diagrams

    PlantUML plugin for Jekyll: helps you embed UML diagrams into static pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Yaoqiang BPMN Editor

    Yaoqiang BPMN Editor

    an Open Source BPMN 2.0 / DMN 1.1 Modeler

    Yaoqiang BPMN Editor is a graphical editor for business process diagrams, compliant with OMG specifications (BPMN 2.0 / DMN 1.1).
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 4

    Work Case Toolkit 0.4 beta 1

    Support variant based Java program execution, adapted to support MDE.

    Work Case Toolkit is a tool that provides variant based program's execution. Our main goal is to define an API that we can use embedded into any Java application to support dynamic execution based on variant flows. The variants are controlled by a graph decision using features diagrams relationships. The project was originally planned in 2005 to support Model Driven Architecture OMG approach, focusing specially on the management of architectural changes and models transformers. The main...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
    Learn More
  • 5
    mimosa
    Mimosa is a modeling and simulation platform, covering the process from building conceptual models to running the simulations. The specification uses ontologies and an extensible set of formalisms for the dynamics. The simulation kernel is based on DEVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SYSMOD - The Systems Modeling Toolbox

    SYSMOD - The Systems Modeling Toolbox

    SYSMOD4MD is a plugin for the modeling tool MagicDraw (aka Cameo)

    SYSMOD is a model-based systems engineering methodology. The SYSMOD4MD plugin for the SysML modeling tool MagicDraw (aka Cameo Systems Modeler) provides the SYSMOD profile, i.e., the stereotypes required for the SYSMOD methodology. In addition, the project contains sample projects and templates. The latest version v4.2 also works for Cameo v2021.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is trying to create code analyzer for Harbour language code and add it later in HbIDE and use it later in for NetBeans plugin and use it later in other IDEs. I use GIT here. Harbour project https://harbour.github.io/ Docs about ANTLR: https://tomassetti.me/antlr-mega-tutorial http://www.xfront.com/ANTLR/ about v.3: http://www.r-5.org/files/books/computers/compilers/writing/Terence_Parr-The_Definitive_ANTLR_Reference-EN.pdf about v.4: https://pragprog.com/book/tpantlr2...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    NetBeans Modules Dependencies

    NetBeans Modules Dependencies

    Display NetBeans Module Dependencies

    Display in a UML-like diagram the dependencies of applications developed in NetBeans. Originally meant only to display module dependencies of NetBeans Rich Client Platform applications, thanks to the platform itself, it can display dependencies of "plain" and Maven-based Java projects. To display the dependencies, a new action is made available in the 'Source' menu and in the toolbar. The generated graphs can be saved as images or exported in PlantUML or Gephi formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Vi Vim for netbeans

    Vi Vim for netbeans

    vi vim plugin for netbeans

    Vi Vim Plugin for Netbeans. Enhancement netbeans' editor. Moved to https://github.com/ijkerme/viex
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage and protect your mobile workforce with AI-driven unified endpoint management (UEM) Icon
    Manage and protect your mobile workforce with AI-driven unified endpoint management (UEM)

    For IT security teams in need of an AI-driven unified endpoint management platform

    IBM® MaaS360® is uniquely equipped to help IT professionals manage a wide variety of endpoints, apps, and data, and protect them efficiently and productively.
    Learn More
  • 10
    Mosby

    Mosby

    Model-view-presenter and model-view-intent library for modern Android

    Mosby is a model-view-presenter and model-view-intent library designed specifically for Android apps. Migrating a Mosby 2.x based app to Mosby 3.0 should be straightforward. Just replace all import statements of your app in android studio. Mosby has a plugin for Conductor. The aim of this library is to help you build modern android apps with a clean Model-View-Presenter architecture. Furthermore, Mosby helps you to handle screen orientation changes by introducing ViewState and retaining...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A collection of maven plugins to integrate Sparx Systems Enterprise Architect and OpenGrok. The Enterprise Architect plugin allows for connecting to the enterprise model repository and exporting UML diagrams for inclusion into the Maven generated sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ZK Code Completion

    ZKCC is a netbeans java code completion plugin for zul files.

    For the correct function, the controller must be defined in the window element using the apply attribute.(See screenshot example) If you request the completion of the code in the apply attribute, then suggest the class of the controller; otherwise, suggest a controller attribute. Known limitations: Only suggest attributes defined in the controller do not suggest extended class attributes. ZKCC suggest attributes thought they have not the getter/setter methods defiened.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    cn1-offline-android-nb

    Android offline build Netbeans plugin for CodeName One

    This Netbeans plugin allows you to build your Codename One applications for Android locally. This project is not affiliated with Codename One, the company. It is a community project maintained by ArSi. Builds produced by this project are not supported by Codename One. Requirements: Android SDK Current version is tested on Linux, Netbeans 8.1 and 8.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    VCC4N

    Visual C++ Compiler For NetBeans

    VCC4N (Visual C++ Compiler For NetBeans) is a plugin used to compile C/C++ code in NetBeans IDE with Microsoft Visual C++ compiler. Visit the Wiki for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JS/UML is a plugin for the Eclipse IDE that reverse-engineers JavaScript code to a UML model which can then be used to generate documentation and other artifacts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EasyMda

    EasyMda

    An Eclipse plugin that generates source-code, from a Java based model

    easyMda is an Eclipse plugin that can generate source-code, from a model that is based on Java classes. The main goal of this project is to provide the: most flexible (anything imaginable, can be modelled and generated), easiest to develop and to use, and also a very fast: MDA/code-generator tool. The main difference with other Mda tools is that easyMda does not rely on Uml nor a Dsl, instead it uses Java classes as it's model. The advantage over Uml and Dsl is that the combined...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The FXL Project Eclipse Plugin leverages the integration of DSLs, (meta-) modeling approaches, code generation and the development of software configuration tools (sw-component-configuration).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    astah-anycode-plugin

    astah-anycode-plugin

    Code generation from UML to any language (Java, Objective-C, PHP...)

    Code generation plugin for Astah* UML. It enables to generate source code from UML class diagrams to various languages (Java, JPA, PHP, C#, Objective-C...) with custom templates. It now makes source code generation easy thanks to built-in directives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Aspose for NetBeans

    Aspose for NetBeans

    Aspose - Your File Format Expert

    Aspose for NetBeans project enables NetBeans IDE users to create a new NetBeans project through an Aspose Project Wizard. Through this wizard, developers can select and download the latest Aspose File Format Java libraries and samples of their choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MBSE for MagicDraw

    Plugin for MagicDraw to support MBSE with SysML

    Support for more productive Model Based Systems Engineering, following the recommendations in the Cookbook of the INCOSE SE2 Challenge team http://mbse.gfse.de The Plugin for the MagicDraw modelling tool provides support for model based document generation which ties together system model and documents to keep them up to date and consistent, using a AWYSIWYG editor in MagicDraw. It provides basic support to model variants and extract variants from a system model. It provides support...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 21
    Green, an Eclipse plugin, is an advanced yet simple UML class-diagram tool, developed primarily for student use. It does live round-tripping, so it's easy to move between diagram and code views. It's extensible: users can define their own relations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Aspose Maven for NetBeans

    Aspose Maven for NetBeans

    Creates a new NetBeans maven based project for Aspose APIs.

    This is another NetBeans IDE Plugin released by Aspose pty ltd, but for creating the Aspose Maven based projects in NetBeans IDE. Comes with "Aspose Maven Project Wizard" which let you create Aspose Maven based project by selecting Aspose Java APIs through the wizard steps and add the references of Aspose APIs Maven dependencies into the newly created Maven Project's pom.xml. Created Aspose maven based project will always contain the selected Aspose Java APIs latest version Maven...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Ftp Site Deployer

    FTP Netbeans plugin for java, php and maven project

    Ftp Site Deployer is a Netbeans plugin not a standalone FTP Client. It's designed and is particularly usefull to upload changes to a web site developed in Java, PHP. This plugin allows to transfer a single file or a folder from the project view inside the Netbeans IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    phpMD / PHP CodeSniffer Netbeans Plugin

    Netbeans Plugin for phpmd, phpcs, checkstyle and phpcpd.

    Netbeans PHP Plugin which provides violations detected by PHP Mess Detector (phpmd.org by Manuel Pichler) and warnings / infos from PHP CodeSniffer (http://pear.php.net/package/PHP_CodeSniffer/) also displayes dublicated php code detected by PHP Copy & Paste Detector (phpcpd by Sebastian Bergmann https://github.com/sebastianbergmann/phpcpd) and even supports PHP Checkstyle (http://code.google.com/p/phpcheckstyle/) Plugin by http://www.fin-sn.de
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    This is a reserarch im making for my college, and its about model transformations. The code must contain a custom GMF edictor and model transformations that will be compiled as an eclipse plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next