Quantcast
Channel: Eclipse Plugins, Bundles and Products - Eclipse Marketplace | Eclipse Foundation - Explore, share, and collaborate on Eclipse Plugins, Tools, and Extensions. Discover new and popular additions to enhance your Eclipse development experience.
Viewing all 15920 articles
Browse latest View live

The Complete Eclipse C/C++ IDE

$
0
0
Date Created: 
Thu, 2017-11-30 11:53
Date Updated: 
Thu, 2017-12-21 10:12
Eclipse CDT

There are a number of features in preview and experimental for the C/C++ IDE. These are not included in the C/C++ IDE Package.

This entry adds those features. This includes support for CMake, Qt, Arduino as well as the Launch Bar which is needed to properly use those features.


Eclipse C/C++ IDE

Checkstyle Plug-in

$
0
0
Date Created: 
Thu, 2005-05-26 21:03
Date Updated: 
Thu, 2017-12-21 10:28
Lars Ködderitzsch

The Checkstyle Plugin (eclipse-cs) integrates the well-known source code analyzer Checkstyle into the Eclipse IDE. Checkstyle is a development tool to help you ensure that your Java code adheres to a set of coding standards. Checkstyle does this by inspecting your Java source code and pointing out items that deviate from a defined set of coding rules. With the Checkstyle Plugin your code is constantly inspected for problems. Within the Eclipse workbench you are notified of problems via the Eclipse Problems View and source code annotations just as you would see with compiler errors or warnings. A comfortable Checkstyle configuration editor helps you create and maintain your audit rule configurations. Using filters and file sets you are able to define which files get checked and which don't.

SDMapGen

$
0
0
Date Created: 
Sun, 2017-05-28 18:15
Date Updated: 
Thu, 2017-12-21 10:55

SDMapGen is a code generator for mapping between beans from an approach of simplicity of use, that is the reason for being integrated in Eclipse as a plugin. it generates while you are coding so you can review the mapping and adjust it while coding, directly in Java and into the classes where it should be.

IBM WebSphere Application Server Liberty Developer Tools Beta

$
0
0
Date Created: 
Thu, 2013-10-31 15:13
Date Updated: 
Thu, 2017-12-21 10:58
IBM

*Beta* An Eclipse 4.x IDE for building and deploying Java EE, OSGi and Web 2.0 applications to WebSphere Application Server Liberty v9 Beta with Java EE 7. For more information about installing and downloading the tools, including archived versions of the tools for older versions of Eclipse, see WebSphere Application Server Developer Tools Releases

MyBatis Generator

$
0
0
Date Created: 
Mon, 2016-06-27 11:31
Date Updated: 
Thu, 2017-12-21 13:10
MyBatis.org

MyBatis Generator will introspect database tables and generate MyBatis or iBatis artifacts. This helps to minimize the effort required to create simple CRUD operations for database files when using MyBatis. This solution enables interactive running of MyBatis Generator in eclipse. It includes the following features:

  • A wizard for creating new MyBatis Generator configuration files
  • A custom launcher for running MyBatis Generator
  • An Eclipse enabled Ant task for MyBatis Generator
  • MyBatis Generator DTD added to the XML catalog
  • Help fully integrated into the eclipse help system

IBM Eclipse Tools for Bluemix

$
0
0
Date Created: 
Mon, 2014-06-30 04:34
Date Updated: 
Thu, 2017-12-21 18:56
IBM

Enables rapid deployment and integration of applications with IBM Bluemix or the Cloud Foundry Clouds, including support for JavaScript and EAR publishing. A Java 7 or newer Execution Environment is required. For more information about installing this version of the tools, see https://developer.ibm.com/wasdev/downloads/#asset/tools-IBM_Eclipse_Tool...

 

Installing on Eclipse Neon:

If you are running on Eclipse Neon or below, you may receive an 'Installation cannot be completed as requested." message. This is expected, as your Eclipse workbench will need to upgrade some of the required Eclipse Cloud Foundry Tools plug-ins.

When you see this message, select 'Update my installation to be compatible with the items being installed', and continue the install. The required plug-ins will be updated to a supported version. You may also select Help > Check for Updates to update the required plug-ins, at a later time.

Finally, to avoid this message you may download  the latest Eclipse Oxygen release, which does not require the dependent plug-ins to be upgraded.

Azure Toolkit for Eclipse

$
0
0
Date Created: 
Tue, 2014-09-16 16:39
Date Updated: 
Thu, 2017-12-21 22:49
Microsoft Corp.

The Azure Toolkit for Eclipse provides functionality that allow you to easily create, develop, configure, test, and deploy lightweight, highly available and scalable Java web apps and HDInsight Spark jobs to Microsoft Azure using the Eclipse development environment running on Mac OS, Linux and Windows. It also contains all the key Azure service API clients for Java, exposed as Eclipse libraries, including the Azure Management SDK, Storage SDK, Application Insights SDK and JDBC (for SQL Server and Azure SQL Database). Other key features of the Azure Toolkit for Eclipse include:

  • quick deployment of a Java application to an Azure Web App container
  • quick dev/test deployments of Java applications to Docker containers running within Azure Docker Host VMs, for which the plugin also provides basic management support
  • create Spark applications for Azure HDInsight Spark Linux cluster using Java or Scala
  • author, submit, manage, debug locally or in cluster the HDInsight Spark applications
  • use any JVM with your cloud app, including the OpenJDK (e.g. Azul Zulu) or the Oracle JDK
  • deploy any application server, including Tomcat, Jetty, JBoss or GlassFish; or rely on a version of Tomcat or Jetty made available in Azure by Microsoft
  • use the Azure Explorer view to navigate and manage your Azure storage accounts (blobs, tables, queue), web apps, HDInsight (Spark) resources, Docker hosts and published Docker containers on Azure
  • program against Azure's services such as Storage, Azure SQL Database and more, using the Azure SDK APIs for Java
  • enable automated telemetry for your applications using Application Insights logging directly into the Azure cloud, regardless of where your application is running

Learn more at the documentation site, and learn more about Java on Azure in general at the Azure Developer Center for Java.


FluentMark

$
0
0
Date Created: 
Sat, 2016-12-17 23:12
Date Updated: 
Fri, 2017-12-22 01:33
Certiv Analytics

FluentMark

The full-featured Markdown editing environment for Eclipse.

Features

  • Multiple Markdown converters
  • Graphviz DOT diagram generator support built-in
    • renders as SVG images embedded in exported Web documents
    • renders as PDF images embedded in exported PDF documents
  • Real-time browser-based preview of the generated document
    • customizable stylesheet: multiple choices built-in or specify an external stylesheet
    • full code highlighting using highlight.js
  • Spell check with quick-assist correction processor
    • can be enabled independent of the platform spell checker
  • Smart editing behaviors
    • intelligent paragraph, list & blank line handling

Quick Search for Eclipse

$
0
0
Date Created: 
Wed, 2013-07-10 07:47
Date Updated: 
Fri, 2017-12-22 03:37
Pivotal

Eclipse Quick Search is a fast and easy to use "search as you type" text search tool. Open with Cmd-Shift-L, type your search and see results immediately.

Pivotal tc Server Integration for Eclipse

$
0
0
Date Created: 
Wed, 2012-08-15 05:15
Date Updated: 
Fri, 2017-12-22 03:38
Pivotal

The Pivotal tc Server Integration for Eclipse adds server adaptors for the Pivotal tc Server to the Eclipse JEE tooling. It makes it easy to deploy apps, start, debug and stop your tc Server, create new instances with various configurations, all from within Eclipse. It comes with the Spring Dashboard is an optional component, which brings you up-to-date information about Spring-related projects as well as an easy-to-use extension install to get additional tooling add-ons, like the famous Spring IDE or the Cloud Foundry Integration for Eclipse.

Spring Tools (aka Spring IDE and Spring Tool Suite)

$
0
0
Date Created: 
Fri, 2014-07-11 12:41
Date Updated: 
Fri, 2017-12-22 03:38
Pivotal

The Spring Tools provides the best Eclipse-powered development environment for building Spring-powered enterprise applications. The Spring Tools supply tools for all of the latest enterprise Java and Spring, and comes on top of the latest Eclipse releases.

Spring Application Tools

  • create Spring Boot projects in seconds using easy to use start.spring.io integration
  • supports Spring Java-Config based app development
  • Advanced code completion, content-assist, validation and quick-fix support for Spring apps
  • A Spring Boot dashboard that serves as a microservice development center
  • IDE integration for Cloud Foundry, including debugging in the cloud
  • ultra-fast search-as-you-type in your workspace

RedOx: Rust edition in Eclipse IDE

$
0
0
Date Created: 
Wed, 2017-12-20 15:07
Date Updated: 
Fri, 2017-12-22 08:05
Red Hat Inc.

RedOx enables Rust application development in the Eclipse IDE.

It provides a rich editor with:
- Error reporting
- Hover
- Content assist
- Jump to references
- Code Outline
- Formatting
- Syntax highlighting (using TextMate grammar)
- And even more provided by the Rust Language Server

It also integrates various operations of the `cargo` command-line (New, Build, Run, Package) as typical Eclipse IDE wizards and workflows.

Papyrus SysML 1.4

$
0
0
Date Created: 
Thu, 2017-09-28 10:17
Date Updated: 
Fri, 2017-12-22 09:00
Papyrus

SysML14 is a project of the Eclipse Papyrus’s galaxy. SysML 1.4 application is a Papyrus DSML implementing the SysML 1.4 OMG standard.

Dojo Clock

$
0
0
Date Created: 
Fri, 2017-12-08 04:45
Date Updated: 
Fri, 2017-12-22 09:13
it-economics

A small timer plugin that interrupts you when the time runs out.
Intended to leave in a Coding Dojo the next developer to the keyboard.
The countdown can be restarted or stopped.


IBM Liberty Developer Tools

$
0
0
Date Created: 
Wed, 2014-07-02 08:24
Date Updated: 
Fri, 2017-12-22 09:53
IBM

An Eclipse IDE for building and deploying Java EE, OSGi and Web 2.0 applications to Open Liberty and WebSphere Application Server Liberty. For more information about installing and downloading the tools, including archived versions of the tools for older versions of Eclipse, see WebSphere Application Server Developer Tools Releases

 

Installing IBM Bluemix tools on Eclipse Neon:

If you are running on Eclipse Neon, you may receive an 'Installation cannot be completed as requested." message. This is expected, as your Eclipse workbench will need to upgrade some of the required Eclipse Cloud Foundry Tools plug-ins.

When you see this message, select 'Update my installation to be compatible with the items being installed', and continue the install. The required plug-ins will be updated to a supported version. You may also select Help > Check for Updates to update the required plug-ins, at a later time.

Finally, to avoid this message you may download  the latest Eclipse Oxygen release, which does not require the dependent plug-ins to be upgraded.

Jmr - Java Development Automation Tools

$
0
0
Date Created: 
Wed, 2017-08-02 23:41
Date Updated: 
Tue, 2017-12-26 09:42
JmrTeam

More than just an entirely free Java code generator, It's also a Java Development Automation Tool will improve development productivity by 1.5 to 5 times.

Maybe it can become your "black technology", zero coupling to your project and without changing anything.

Any repetitive code can be automatically generated. You only need to write templates and set tasks.

Such as, it's possible to generate CRUD in a few minutes.

GitHub:https://github.com/JmrTeam/auto

Documenation Page:http://www.jmr-source.com/doc/en/index.html

中文文档:http://www.jmr-source.com/doc/zh/index.html

Support any kind of project

Maven, Gradle, Web, Java, Android, PHP, Python etc.

Support any kind of framework

spring/springMVC, hibernate, ibatis/mybatis, struts/struts2, JPA etc.

Support any kind of language

Java the best.

Theme

Support Dark Theme and other Light Themes

Normal code generator flow:

Template → Source Code

Jmr development automation flow:   

Template/Model/Action → Task → Source Code/Test Case/Document

Template: Support Java Script(<%%> JSP-like) and Jmr Tag(set/get/for...)

Model: Database Model(like Table/View), Java POJO Model, Xml File Model and includes Transform/Mapping/Convert Tool

Action: A Java Class can set Java variables to template.

Eclipse XPath evaluation plugin

$
0
0
Date Created: 
Tue, 2011-11-08 02:26
Date Updated: 
Tue, 2017-12-26 11:27
Martin Uhlir

Enables evaluation of XPath expressions against the active text editor containing XML.

FeatureIDE

Guava Eclipse Plugin

$
0
0
Date Created: 
Thu, 2011-01-06 08:39
Date Updated: 
Wed, 2017-12-27 16:54
N/A

"Guava Eclipse plugin" is an eclipse plugin which will generate following methods using Google guava utilty classes or jdk utility classes

  • toString() [STRG + SHIFT + 4]
  • equals(Object object) & hashCode() [STRG + SHIFT + 5]
  • compareTo(...) [STRG + SHIFT + 6]
Guava Eclipse Plugin 1.6.0 RELEASE NOTES

We are pleased to announce the Guava Eclipse Plugin 1.6.0 release!

New features:

Fixed Bugs:

Known Issues:

Any Help (Pull Requests, Commits, Issue Reports, Documentation, etc) is welcome.

Viewing all 15920 articles
Browse latest View live