Search Results for "eclipse metrics plugin" - Page 13

Showing 704 open source projects for "eclipse metrics plugin"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    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
  • 2
    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
  • 3
    Eclipseプラグイン開発勉強会(EclipSKY)で作成したプラグインプロジェクトや、資料などをあげておくプロジェクトです。MLなどの基本的な機能はGoogleGroup(http://groups.google.co.jp/group/eclipse-plugin-dev)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    automated refactorings, source-code metrics, audits and corrective actions. install as a stand-alone application or as a plug-in to Eclipse or NetBeans.
    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
    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
  • 6
    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
  • 7
    As an Eclipse Plugin the COWOZ-CLient supports electronic paper prototyping of a distributed team of UI-Designers in sketching User Interfaces in the early stage of UI-Design together with iterative and distributed usability testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    JUDIE Eclipse plugin extending existing QuantumDB plugin. With this it is easily possible to export database data to XML and back from Eclipse, if QuantumDB installed. Please make sure that QuantumDB is installed before you install JUDIEclipse4QuantumDB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 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
    Eclipse plugin opengl plasm interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    "An Eclipse Plug-in to Calculate CK Metrics". Functionality: This particular Eclipse Plug-in helps you to calculate the Chidamber and Kemerer(CK)Metrics for any given software(the Plug-in is designed for .java files only).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    Log4j Viewer is an Eclipse plugin which can read various patterns of log4j's log file and show them in a structured table view which filtering, sorting, searching may apply on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    Eclipse plugin that generates mapping files for Hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Plugin for Eclipse that provides sophisticated CSS editing funcionality.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    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
  • 25
    an eclipse plugin that helps refactoring an existing Java class hierarchy into traits.
    Downloads: 0 This Week
    Last Update:
    See Project