Search Results for "eclipse code recommenders" - Page 15

Showing 523 open source projects for "eclipse code recommenders"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    XLayout is a layout system for Eclipse SWT that allows to separate layout code from business code, similar to the web development approach. The layout is defined in XML using a HTML table like language. The controls can be placed using special tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Teniga is a javascript editor plugin to eclipse and NetBeans platform, it provides runtime syntax error checking, content outline, code assistance, code format and syntax coloring. It helps you to code javascript easier and faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JavaSketch is an Eclipse plugin that is both a programmer's search engine and code generation tool. It can find chains of Java API calls that produce a desired result and insert the appropriate code into the active Java editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EasyMDD aims to democratize Model Driven Development by providing effective and easy to use generators. EasyMDD is the first eclipse plugin which transform UML2 class model to a full Web CRUD-application ready to be deployed on JBoss Application Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    The fluid editor is a prototype source code editor supporting a "bring from" exploration model.With the fluid editor programmers can avoid explicit navigation between source documents by incorporating related code into the document under examination
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jump Start UI is a development tool that jumpstarts your UI development by generating initial display and binding code based on the JavaBean. Genertes code for HTML, SWT, and other languages/libraries.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    This project will provide tools that leverage Pi Calculus to build more robust Service implementations in Java, that can be verified against a global model description (as defined in the pi4soa project).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java Fine Print is a Design by Contract (DbC) tool. Developers add @Invar, @Pre, and @Post annotations to their code. Java Fine Print uses these annotations to generate Java source code that tests for contract violations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PGA (Petit Generateur entre amis : little generator betwenn friends in french) is a generation kernel to load, manipulate emf models (eclipse) with ATL, and practice code generation with several templating technologies like JSP2, Velocity, Jet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10
    Java.tri project is an effort to build tools to accelerate the development of java web applications. It integrates several other open source projects like hibernate,struts,eclipse with an Model Driven Architecture approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Eclipse plugin to Distributed/Virtual Pair Programming, with code (re)synchronization, chat, NAT/firewall traversal, strict adderence to PP principles. NO SERVER needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JNormalForm. An Eclipse plugin to provide additional advanced refactorings to simplify existing java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ecl-datepicker is open source Java code for a set of user controls and utilities for calendarized date functions in SWT-based applications. It supports internationalized text and international date ordering/format, and is time zone aware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Translates standard jsp/jsf code into facelets compatibile pages. Allows you to use your current jsp/jsf editor to develop facelets appilcations. Includes maven task and eclipse builder plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CAP (code analysis plugin) is an eclipse plugin (written in Java) that analysis your java project. It checks dependencies between the classes and packages and gives you a hint about the architecture, reusability and maintainability. ("JDepend 2")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    codemate is a eclipse plugin. it can stat code and create a result report view for code line number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CM3 describes a set of plugins for several UML-Tools by adding validation-mechanisms to the tool. This enables the team to setup several individual validation-rules for their models.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Java Mutantion Testing for Eclipse is a plugin for Eclipse that enables mutation testing for Java projects. JMuTE introduces mutations to java source code, runs junit tests and generates an html report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jupe is a UML Plugin for Eclipse. It provides support for the creation of UML class diagrams, Java code generation and reverse engineering. Jupe is based on the GEF and UML2 frameworks and supports Eclipse 3.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JDBL is a simple and flexible layer for moving data between Java objects and a relational database. It allows for direct, elegant use of SQL without the tedium of JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    strunts provides tools and helpers for building web applications with struts and eclipse. it allows to validate config files, jsp's, tiles definitions and java code of the struts application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A WYSIWYG Literate Programming editor for Java as an Eclipse plugin. With this editor, the user can write programs in a "literate", narrative style. Java source code is extracted and assembled into .java files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    xsdTransformer generates xforms, xhtml, code, scripts and desriptors (e.g. xForms based xhtml sites) based on xml schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Eclipse plugin that generates Java database wrapper classes from a SQL DDL script file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    - A plug-in to generate an abstract class with an enumeration of keys from a properties file. (Adds an action with a corresponding icon into the popup menu of the package explorer) - A plug-in of associated assistance - An update site for this feature.
    Downloads: 0 This Week
    Last Update:
    See Project