Search Results for "notepad++ java plugin" - Page 25

Showing 1813 open source projects for "notepad++ java plugin"

View related business solutions
  • 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
  • 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
  • 1

    JPA Console

    An Eclipse plugin for running JPA queries

    JPA Console is an Eclipse plugin that allows the execution of JPA queries, both JPQL and Criteria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Bronze to Masters Evaluation

    Evaluates Starcraft 2 games with respect to multiple macro aspects.

    The Bronze to Masters Evaluator (B2Meval) evaluates Starcraft 2 games with respect to multiple macro aspects. These are worker and supply count at specific times, expansion timings, building timings, as well as research and upgrade timings. The B2Meval is a SC2gears plugin. Hence, SC2gears is required. The B2Meval shows specific values of unit counts and timings that are recommended by filtersc's macro tutorials. Please, refer to filtersc's macro tutorials on teaamliquid.net or YouTube.com...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PovClipse is an eclipse editor plugin for Povray (Persistence of Vision Raytracer) scene- and include files. It features syntax highlighting, code folding, code assist, outline view as well as running Povray or MegaPOV using render configurations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Screenshot Paste plugin for Trac

    Screenshot Paste plugin for Trac

    A Trac plugin to allow pasting screenshots or images with one click

    A Trac plugin to allow pasting screenshots or other images captured or copied in the clipboard directly as attachements to tickets, Wiki pages, etc., without the need to first saving as images and then uploading them. Once the plugin is installed in Trac, you can easily attach a screenshot or any image you have in the clipboard to a Ticket or Wiki page, with one click.
    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.
    Click to perfect your product now.
  • 5

    TF2 Config Loop Generator (Xbox)

    Make configuration loops quickly and accurately for modded Xbox games

    TF2 Configuration Loop Generator is a very simple tool. Simply put, one merely needs to create a new document in Notepad and put a command on each line. Just select or drag that into the program's easy GUI, and in a folder called "Generated TF2 Configs," your configurations will be generated. This folder is CLEARED at each start of the program to ensure your different generations will not get mixed up, so please move them out. This doesn't yet support any type of aliasing, as it is brand new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Reconn is a Cytoscape plugin for exploring and visualizing Reactome
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CraftBukkit-CommandsEX

    CraftBukkit-CommandsEX

    Modular Minecraft server plugin - commands, events, ...

    This project gives you freedom to get a fully-customized plugin for CraftBukkit Minecraft servers. You choose what to include and build it up. No more command collisions, no unnecessary memory and processor overhead on your server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    GWT Uploader

    GWT library that encapsulates the browser's file upload capabilities.

    GWT Uploader is a freely available open source GWT library that encapsulates the file upload capabilities provided by the File and XMLHttpRequest Level 2 APIs as well as the SWFUpload library. Using GWT Uploader allows for enhanced file upload dialogs (multiple uploads, drag and drop, queues, parallel streams, etc.) and interactive interfaces (upload progress indicators, real-time throughput display, etc.) within GWT applications using pure Java code that provides a consistent experience...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ucheck is a library to check validity of users' input. It's oriented to be used with struts validation plugin, but can be used directly from Java code as well.
    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

    Ontology Testing

    Part of the XD Tools plugin for ontology testing.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    jrebelremote-maven-plugin

    Maven plugin which generates a rebel-remote.xml

    This JRebel Maven Plugin generates a rebel-remote.xml at build time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    nppSaveAsAdmin

    Plugin for Notepad++ which allows to save files as administrator

    This plugin allows you to save any file as administrator. Just press "Save" in Notepad++ and if you are not allowed to change this file as user, Notepad++ will save it as administrator. Windows XP, Windows Vista, Windows 7, Windows 8 are supported. Unpack to "%NOTEPAD-FOLDER-DIR%/plugins" to install
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Open RVC-CAL to HDL (ORC2HDL) is an Eclipse Plugin which uses the Open RVC-CAL Compiler (ORCC) and the openForge HDL Synthesizer. This plugin gives the ability to generate HDL code from a RVC-CAL model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Source Switch is a plugin for Notepad++ that allows an easy switch between project source and header files. Various current supported extensions with more to be added in the future.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Hibernate ORM XML Validator for Eclipse

    Eclipse Plugin to validate Hibernate ORM files against @Entity files.

    By default, Hibernate .ORM files get parsed only on server startup. It is a minor irritant to have a server startup failure just because of a simple error in your orm xml. This project aims to create a plugin for Eclipse that will monitor all Java classes with the @Entity annotation and maintain a tree of their attributes and methods. Then the user can simply right click the orm xml in Project Explorer view and select "Validate ORM" to validate the orm file for basic SQL parsing errors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ssview

    Opens a spreadsheet file within NetBeans

    NetBeans Plugin that opens a read-only view of a spreadsheet file within NetBeans. NOTE: This plugin uses the POI API (included as a NetBeans Plugin) to read Excel files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    AndroidNote

    AndroidNote

    Android note is just like notepad a plain text editor which has the capability of creating new,save, reading notes and updating notes and written in java platform
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    GMTool

    A tool for roleplaying gamemasters

    A Java tool that allows a gamemaster to manage notes, characters, combat, images, sounds, etc. on his computer during gaming sessions. Plugin-based to allow using it with various rpg system, such as Shadowrun, GURPS, TDE, D&D, etc.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    NotepadJava

    This Notepad is easy to use and is made in java.

    This Notepad is easy to use and is made in java.Extra features can be added easily and is very effective...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Helden Tagebuch
    Das Helden Tagebuch ist ein Plugin für die bekannte DSA Software Helden Software. Mit diesem Plugin könnt ihr ein Tagebuch für euere Helden führen. Im Wiki findet ihr eine kleine Anleitung.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Eclipse plugin for editing Java resource bundles. Lets you manage all localized properties files in one screen. Some features: sorted keys, warning icons on missing keys/values, conversion to/from Unicode, hierarchical view of keys, more... -------------- THIS PROJECT HAS BEEN MIGRATED TO GITHUB AND IS MAINTAINED OVER THERE: https://github.com/essiembre/eclipse-rbe
    Downloads: 15 This Week
    Last Update:
    See Project
  • 22
    Randoop Netbeans Plugin
    Randoop is an automatic unit test generator for Java. It automatically creates unit tests for your classes, in JUnit format. 1) Randoop generates unit tests using feedback-directed random test generation. In a nutshell, this technique randomly, but smartly, generates sequences of methods and constructor invocations for the classes under test, and uses the sequences to create tests. Randoop executes the sequences it creates, using the results of the execution to create assertions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LilyPond editor based on JEdit, implemented as a JEdit plugin. It is an edit mode and a feature rich plug-in, which provides tools for making LilyPond scores. Features include instant completion, error report, PDF preview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JavaExtEditor
    I made this application with Java because i need small and effective notepad to write notes. Features * Full support for internationalized text (UTF-8) * Undo * Print support * Clipboard support (cut/copy/paste) * Search and replace * Toolbar/Statusbar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    XSL To PDF

    Design Reports XSL based and generate to PDF

    This is a Notepad++ Plugin, is a Designer for view and develop XSL reports. Based in an XML source data file, and generate the final PDF report. Note.- For generate PDF file requires to download and install wkhtmltopdf. http://code.google.com/p/wkhtmltopdf/downloads/list
    Downloads: 3 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.