Showing 538 open source projects for "eclipse plugin"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Commit Warning Checker is a small eclipse plugin that lets you check not to commit warnings into repository. Currently it works with Java and SVN only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    (The Bliki engine Wikipedia API now moved to http://code.google.com/p/gwtwiki ). Eclipse plugin: Converts Wikipedia syntax to HTML. Features: syntax highlighting, content outline&assist, templates, HTML preview&insert, Java/PHP link2wiki, PDF creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Generic Eclipse Modeling System is an MDD tool for Eclipse that allows for the rapid development of GEF modeling plugins. In GEMS, developers specify rules for a domain language using a metamodel and the tool generates a plugin for the specification
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Eclipse plugin that adds "Search..." option to the context (right-click) menu in the Navigator/Package Explorer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Eclipse Plugin for iBATIS. Provides autocompletion and linking for iBATIS mapping and config files. Install it using the updatesite http://eclibatis.sourceforge.net/updatesite/ See the Wiki for documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Eclipseプラグイン開発勉強会(EclipSKY)で作成したプラグインプロジェクトや、資料などをあげておくプロジェクトです。MLなどの基本的な機能はGoogleGroup(http://groups.google.co.jp/group/eclipse-plugin-dev)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An Eclipse plugin can be used to deploy web project to remote tomcat. You need to install TomcatHelper just as a war file in your tomcat. Please go documentation page for instructions!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This plug in will give you the ability for schedule your launches in eclipse. It's based on a simple workbench view where you can add your task to be launch at a specific date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is an eclipse plugin for CakePHP, it helps CakePHP developer to quick switch across the Model - Controller - View.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10
    This eclipse plugin aims at providing means to run JUnit tests for several Eclipse projects at once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Java Development Effort Eclipse Plugin (JDEEP) is a tool for developers to monitor coding time. The purpose of this plugin is to help the developers to evaluate their productivity in software implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An Eclipse plugin for generating code out of an Entity-Relationship-Diagram (ERD). Currently SQL-DDL and POJO classes with EJB3.0 Annotations are supported. The diagrams conform to the diagram description by H. Buff (german book, ISBN 3-03-440201-5)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    HTTP Client Plugin is an Eclipse 3.3+ plugin that enables users to construct and execute HTTP protocol messages. It is intended to support protocol level testing of web components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eclipse SWT/JFace Toolbox with useful custom widgets, incl. CoolButtons, CoolSliders, Clock, Gauges, GoogleMapComposite, ScrollingText, Progress Indicators, DualList widgets, and lots more to come. We also have an Eclipse RCP Plugin that wraps the jar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Changeset plugin for Eclipse is a plugin Develop by Qualdev group, aimed to avoid the use of browers for software developers (working with Eclipse) who want to make a change request of the current software in which they are working.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Eclipse plugin based on NeatCleaner, the HTML/JAVASCRIPT cleaner. It's very small and efficiency .For HTML,XML files, it provides a Formatter which not only act on html tag but also javascript,vtl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ShiningAffix is a set of Eclipse plugins that simplifies work and allow some basic activites. First plugin is FileDrop - to allow drag and drop file from Explorer to Eclipse and open it in standard Eclipse Editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Eclipse plugin that generates mapping files for Hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Plugin for Eclipse that provides sophisticated CSS editing funcionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Eclipse plugin to allow run/debug junit test method using context popup menu. Method to launch is defined by cursor position. If cursor between methods the whole junit class is launched. Till v1.2.0: Also allow to run/debug class with main() method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Coberclipse is a eclipse plugin for Corbertura. It will instrument the classes during the build and show the code coverage after executing unit test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    an eclipse plugin that helps refactoring an existing Java class hierarchy into traits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jutty is a code generator that will produce basic classes for a variety of patterns and standard coding classes. I'm hoping to make this an Eclipse plugin in order to start all types of new files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Maveripse is an Eclipse plugin that provides integration with Apache Maven. The plugin aims to provide smooth experience for developers using Maven build system in Eclipse IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JUnitDoclet makes the process of testing software easier by offering a convenient way to create, organize, and maintain JUnit tests. JUnitDoclet Eclipse Plugin leverages this tool thanks to Eclipse APIs and UI functionnalities.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB