Search Results for "eclipse plugin code" - Page 38

Showing 1943 open source projects for "eclipse plugin code"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Comix viewer is a simple eclipse plugin allowing a developer to view their favorite daily comic strips. Remembers the last comic viewed and allows for easy import and export. Eclipse Update Site : http://www.oblivion.ch/rcp/update/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Joomla BugCatcher

    A plugin for Joomla that helps you track down errors in PHP code.

    DE-GERMAN: Ein Plugin für Joomla das beim aufstöbern von Fehlern im PHP-Code hilft. Und ermöglicht eine Fehlerseite statt des"White Screen of Death" anzuzeigen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SPiM2Eclipse

    SPiM2Eclipse

    Eclipse plugin for Stochastic Pi Machine

    ...SPiM2Eclipse provides a bridge for those running SPiM from the command-line by allowing simulations to be completed by a single click, displaying an embedded plot of the results. Features: -As an Eclipse plugin you have all of the powerful features of Eclipse available to you. -Syntax color highlighting -One-click simulation with plotting For more information on SPiM see the offical project website at: http://research.microsoft.com/en-us/projects/spim/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Subversion Stabilitäts-Metrik

    Eclipse Plugin zur Analyse der Subversion Stabilität

    Das Zeil der Studienarbeit ist es eine Metrik zu entwerfen die anhand der Veränderungs-Historie aus Subversion die Stabilität des Sourcecodes in einem Projekt analysiert. Die entworfene Metrik soll mithilfe eines Eclipse Plugin visualisiert werden. Hierzu wird ein Prototyp erstellt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    Generic Java framework to build Java applications. Include tools, swing extension, business object, gui managed by pattern MVC, and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project will provide tools that leverage WS-CDL and Pi Calculus to build more robust Service Oriented Architectures (SOA). The tools are now released (and supported) through JBoss Tools (version > 3.2): http://www.jboss.org/tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    OozieWorkflowViewer

    Eclipse plugin for view Appache Oozie workflow structure

    Eclipse plugin for view Appache Hadoop Oozie workflow structure. Plugin contains one view in Oozie category. Put plugin in eclipse/plugins directory. Run Eclipse, open workflow in editor. Open view from menu Window>Show View>Other>Oozie. Workflow structure will be displayed in view as tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LibEngsas

    LibEngsas

    The main task is an independent API for KDE and Qt

    With help of the independent API for KDE and Qt, the user of this library must not take care, whether KDE or plain Qt is used behind the scene. For example he can just use the provided filedialog, which is mapped on the KDE dialog, if this library is used in KDE version. This package contains libengsas linked against KDE, so you should install this package instead of libengsas0, if you want to enable the internal KDE usage of libengsas Binary and source packages for many Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Netbeans module for SableCC, actually syntax highlighting supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Tads 3 BBedit/Textwrangler Plugin

    Tads 3 language module for BBedit/Textwrangler

    Syntax highlighting and code-folding module (BBLM) for the Tads 3 language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ClearCanvas

    ClearCanvas

    Open source DICOM and RIS/PACS informatics platform

    Open source code base for enabling software innovation in imaging. The extensible and robust platform includes viewing, archiving, management, workflow and distribution of images as well as an open architecture for core competency tool development.
    Downloads: 2 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
    Pidgin-LaTeX
    A plugin for Pidgin which translates LaTeX code into images in your IM and Chat conversations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    fb chung VST is an audio multi effects VST loading host dlls written in high level language (like freebasic) .you can add a simplified dll plugin in the /plugin/ /plugin2/ /plugin3/ folders it will be automaticaly recognized and loaded.Included 4echo_chungVST example (4 combined echos) , baxandall eq and peekenhancer effect . Just define the following dll cdecl export functions : plugininit : your init sub startpluginmain : start your gui window edit closepluginmain : called to close the gui window edit mypluginproc : called as sample=mypluginproc(sample) in main audio loop with zero additional latency myecho.dll / my3band.dll / my4echo.dll / baxandall.dll / peekenhancer.dll with code source are provided as example (freebasic) . ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VLC HSBS to interlaced 3D plugin

    VLC HSBS to interlaced 3D plugin

    A direct3d VLC plugin for interlaced 3D technology.

    This is a video output plugin for VLC and Windows which uses your graphic system direct3D, to produce an interlaced output starting from an HSBS image. Note : this work is independent from the original VLC project. Part of VLC code is reused in compliance with the GPL2 license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Java SuperCollider (JSC) is a plugin for Eclipse with the goal to create a cross platform IDE for the programming language SuperCollider.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The script for create of imposition of pdf files. It use python 2.7 (+PyPdf) with pypdf module, pdflatex (texlive). Its a latex code generator is flexible enough and can impose flatwork and sadllestitch (it have option for creep compensation) and books with collation marks, trim marks etc. Now impositor2 have fixed some bug and have some pseudointerface, using great program http://www.farmanager.com/index.php?l=en with plugin "block processor". You can use alsu vim and emacs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    Rails Exporter for MySQL Workbench

    Rails Exporter for MySQL Workbench

    Plugin for MySQL Workbench creates rails 3.x files from schemata

    Plugin for MySQL Workbench creates rails 3.x files from schemata. Automatically creates schema,seed,migration and model files from MySQL Workbench schemata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    !!!!!!!!!Project was moved to https://sourceforge.net/projects/erlangmodeforqtcreator/ Erlang Editor Plugin ==================== Plugin for QtCreator to edit Erlang source files Functions: - indentation (based on vimerl https://github.com/jimenezrick/vimerl) - code folding - syntax highlighting - autocompleter for ",',(,[,{,<< - Code wizards for the OTP behaviours (https://github.com/jimenezrick/vimerl)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    fly_earth_chung
    fly earth chung is a free 3D flight / car / shoot simulator using google earth geplugin, javascript and freebasic. Explore the world in plane,car or feet. Include a freebasic exe application for sound/joystick interface and web launcher. WARNING: due to google earth plugin deprecation this should no more work from december 12 2015 http://googlegeodevelopers.blogspot.fr/2014/12/announcing-deprecation-of-google-earth.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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 and against the Entities in the workspace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    thumb_imp ( smarty image plugin )

    thumb improved ( smarty image plugin )

    ...Nevertheless there is one hitch: The thumbs are by far not high-quality. They almost always look better if you create them manually. As you see, it is high time for this plugin! It automatically creates the tiny images and uses an unsharp mask to get the best quality possible. Of course the images are cached, because the unsharp mask needs more CPU-power than the conventional way." CE This new improved thumb plugin gots some addons. For example a legend and supporting transparent GIFs. Additionally there is a wrapper available from the old plugin to this one, so that you needn't change your HTML / smarty code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ionPulse

    Developer's friendly IDE

    The goal of the project is to create a fast, fully functional IDE, extendable and customisable by developers using it. The IDE is currently in a very early (yet already usable) stage. New features are constantly being added, old ones - changed, thus any feedback is appreciated. The primary supported language is PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB