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

TypeScript :: CodeMix

$
0
0
Date Updated: 
Mon, 2019-07-15 06:13
Genuitec, LLC
Date Created: 
Wed, 2016-09-21 18:24

TypeScript plugin with: syntax coloring, content assist, tsconfig.json support, real-time validation, formatting, jump to definition and more. Built on CodeMix 3 for superior technology support.


Angular IDE

$
0
0
Date Updated: 
Mon, 2019-07-15 06:13
Genuitec, LLC
Date Created: 
Wed, 2016-11-09 19:04

Now with Angular 8! Content assist, TypeScript 3 support, real-time validation, formatting, debugging, and more. Standalone version at Angular IDE.

Marketplace Test

$
0
0
Date Updated: 
Mon, 2019-07-15 10:05
Date Created: 
Mon, 2019-04-08 13:04

A Temporary test version of the plugin to diagnose marketplace issues

Synopsys Code Sight

$
0
0
Date Updated: 
Mon, 2019-07-15 10:22
Synopsys Inc
Date Created: 
Fri, 2019-02-15 16:30

The Synopsys® Code Sight™ plug-in helps identify quality bugs and security vulnerabilities in your software.

Using the Coverity Static Analysis tool, it automatically scans your code for these types of issues and highlights them in the development-environment editor as you code.

Connecting to a Synopsys server improves scan performance and enables your entire development team to collaborate on writing better code faster.

In the future, the plug-in will support our other tools including Black Duck for SCA & Seeker for IAST.

See what the plug-in looks like in our interactive demo: Code Sight Quick Tour

A functional Coverity license is required to run Code Sight. Please check with your local administrator or contact  sales@synopsys.com.

Documentation for Installation, Getting Started, etc. can be found here: https://community.synopsys.com/s/code-sight-hub

Please click here to read the Synopsys End User License Agreement.

Groovy Development Tools

$
0
0
Date Updated: 
Mon, 2019-07-15 11:17
Pivotal
Date Created: 
Wed, 2012-07-04 13:05

The Groovy Development Tools (GDT) provides Eclipse and Maven (m2e) support for the Apache Groovy programming language. GDT adds full-featured IDE support including editors, wizards, content assist, debugging, refactoring and searching.

The GDT requires the Eclipse Java Development Tools (JDT) as it builds upon Java/JVM support, including Java interoperability (bi-directional dependencies via joint compilation). If your Eclipse flavor does not include JDT, you must install it first.

GDT does not provide any direct support for Grails. If you want Grails tooling, then please consider Groovy-Grails Tools Suite or spring-projects/grails-ide for your Grails projects.

Eclipse Vorto

$
0
0
Date Updated: 
Mon, 2019-07-15 23:16
Bosch Software Innovations
Date Created: 
Wed, 2019-02-06 23:34

Eclipse Vorto IoT Plugins comprise Vorto DSL Editors that lets device manufacturers describe device capabilities. 

The DSL Editors are based on the Eclipse Xtext project providing autocompleting, syntax highlighting and validation features. The models can then be imported and managed in the Eclipse Vorto Repository, where other IoT Stakeholders can explore them and integrate them into their IoT Platforms.

IBM MQ Explorer Version 9.1.3

$
0
0
Date Updated: 
Tue, 2019-07-16 06:49
IBM
Date Created: 
Wed, 2016-06-22 05:05

MQ Explorer allows you to administer and monitor IBM® MQ objects, whether they are hosted on your local computer or on a remote system. It can remotely connect to queue managers that are using an in-service version of IBM MQ on any supported platform including z/OS®, enabling your entire messaging backbone to be viewed, explored, and altered.

MQ Explorer is free to install, support is available to licensed IBM MQ customers - see the license agreement for details. For operating systems where this Eclipse plugin is supported by IBM see the MQ Explorer section of the IBM MQ 9.1 system requirements. In addition, this plugin may be used unsupported on macOS for development purposes.

Installation notes: If you get installation errors mentioning the "org.eclipse.draw2d" plugin, please install Eclipse GEF first from the Eclipse update site.

Yakode Code Recommender

$
0
0
Date Updated: 
Tue, 2019-07-16 08:14
Yakode.com
Date Created: 
Sun, 2019-07-07 22:19

The Yakode Code Recommender is a great tool for Java developers. It minimizes the input and maximizes productivity. All analysis and recommendations are done in your clients.

  • Line Based Code Recommendation: One letter to a word

  • Context Awared Proposal: Smart proposal in different context

  •  Reuse Existed Code: Analyse and reuse your existed code

  • Command Template: Predefined and customized template

Learn more...

Home Page

Watch the Video to See How to Reduce 70% Input


o3smeasures

$
0
0
Date Updated: 
Tue, 2019-07-16 08:23
Date Created: 
Sun, 2019-07-07 20:48

Plug-in for Eclipse to measure software internal quality. It was developed as part of my dissertation entitled "Um Estudo Quantitativo para Caracterização da Qualidade Interna de Sistemas de Software Orientados a Objetos Open-Source" ("A Quantitative Study to Characterize the Internal Quality of Open-Source Object-Oriented Software Systems").

Vaadin Plugin for Eclipse

$
0
0
Date Updated: 
Tue, 2019-07-16 12:55
Vaadin
Date Created: 
Fri, 2009-10-09 09:49

Vaadin is an open source Java UI library for creating rich web user interfaces. Using its component-based API developers can create stunning web applications in plain Java.

With Vaadin you don't have to think about client-server communication (XHR, WebSockets) or writing JavaScript, CSS or markup languages. Instead, you can write UIs in idiomatic Java, like this:

List<Person> personList = backendService.getAllPersons();
Grid<Person> grid = new Grid<>(Person.class);
grid.setItems(personList));
grid.setColumns("firstName", "lastName", "email");

Vaadin only requires a servlet container, and there are integration libraries for Spring and Java EE (CDI). In addition to dozens of built-in components, the Vaadin Directory provides over 500 community made widgets and components for building your application.

The Vaadin Plugin for Eclipse comes with project templates and samples to speed up your development.

Vaadin is Open source (Apache 2.0) but Vaadin Ltd offers professional tools and services for the framework.

Jmr Code Generator for Java, JavaEE, SpringBoot/SpringCloud, JavaScript, React/Vue/Angular

$
0
0
Date Updated: 
Tue, 2019-07-16 23:22
JmrTeam
Date Created: 
Wed, 2017-08-02 23:41

Developers can use the template(JSP-like) to generate any kind of language(Java, JavaScript, Python, PHP, etc.).  Any kind of framework(JavaEE, springboot/springCloud/springMVC,ReactJS/VueJS/AngularJS, JQuery,hibernate, ibatis/mybatis, struts/struts2, JPA etc.)

Now Support Eclipse and Intellij IDEA is under development.

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

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.

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

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

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

Change Log:

  1. Support Java8 and higher version
  2. Support MySQL 8.x
  3. IntelliJ IDEA plugin under development

Support any kind of project

Java, JavaScript, Python, PHP etc.

Support any kind of framework

JavaEE, Springboot/Spring/SpringMVC,React/Vue/Angular, hibernate, ibatis/mybatis, struts/struts2, JPA etc.

Theme

Support Dark Theme and other Light Themes

COFIQ - Get Your SOA/API/Microservice Act Together!

$
0
0
Date Updated: 
Wed, 2019-07-17 02:10
COFIQ
Date Created: 
Thu, 2015-12-17 05:34

www.cofiq.com

COFIQ allows service portfolio management the easy way. No cumbersome XML/XSD/WSDL/JSON/YAML manipulation. COFIQ generates these for you from a single repository with vocabularies, message and service definitions. Ofcourse available as SAAS solution.

The main attraction of COFIQ is that it guards interoperability and recognizes obsolete services, triggering you to define new versions and determining the impact of vocabulary changes before committing them. This proved illusive for most SOA initiatives, leading to JBOWS at best (Just a Bunch of Web Services). Manually determining the impact of vocabulary changes under pressure from projects has proven too much. With COFIQ this is a breeze! COFIQ generates single file WSDL's (1.1), OpenAPI3.0 (Json and Yaml) and JSON HYPER SCHEMA formats for direct tool consumption. Again all from the same repository with a simple press of a button!

Its value becomes clear when new formats arrive. Now we are working on GraphQL, easy as we know our respository structure can accomodate without changes. Next version of COFIQ will have GraphQL added to its reportoire. Soon!

The generated service-definitions can be imported into Eclipse (WSDL) or other tools able to import Service/API/Microservice contracts like APIMATIC for subsequent generation of stubs and skeletons, making it a loosely coupled component in your Service/API development process.

For human consumption COFIQ uses its user interface, data visualization (force directed graphs) https://www.cofiq.com/D3-Visualization.html and trusty PDF reports, allowing you to capture and review semantics and syntax precisely. There is really no need to learn any of the specific standard formats. You just interact with the format agnostic repository.

Use the free 30 day trial. And don't hesitate to contact us for any question. Our service developement approach is focused on keeping things as simple as possible and really reaping the benefits of services that have escaped many of us. We have developed a unique approach where a single repository model can support WSDL as well as REST/API standards. After all, services, independent of format used, can be seen as black boxes with inputs and outputs.

** We have discovered that starting a Paypal subscription, even with a 30 free trial period and the option to cancel at any time, forms a threshold for some potential customers. Please contact us for a custom trial setup if that is the case.

www.cofiq.com

Snyk Vuln Scanner

$
0
0
Date Updated: 
Wed, 2019-07-17 04:08
Snyk
Date Created: 
Fri, 2019-07-05 10:39

This is an IDE extension that helps you detect and fix security issues in your project.

By scanning against the vast Snyk database, we can identify and advise you how to fix security problems in your open source dependencies.

Groovy Development Tools

$
0
0
Date Updated: 
Wed, 2019-07-17 11:54
Pivotal
Date Created: 
Wed, 2012-07-04 13:05

The Groovy Development Tools (GDT) provides Eclipse and Maven (m2e) support for the Apache Groovy programming language. GDT adds full-featured IDE support including editors, wizards, content assist, debugging, refactoring and searching.

The GDT requires the Eclipse Java Development Tools (JDT) as it builds upon Java/JVM support, including Java interoperability (bi-directional dependencies via joint compilation). If your Eclipse flavor does not include JDT, you must install it first.

GDT does not provide any direct support for Grails. If you want Grails tooling, then please consider Groovy-Grails Tools Suite or spring-projects/grails-ide for your Grails projects.

Eclipse Wild Web Developer - HTML, CSS, JavaScript, TypeScript, Node.js, Angular, JSON, YAML (+Kubernetes), XML... support in Eclipse IDE

$
0
0
Date Updated: 
Thu, 2019-07-18 02:17
Eclipse Wild Web Developers Contributors
Date Created: 
Thu, 2017-04-13 10:52

Simple and rich edition of typical main web and configuration files (HTML, CSS, JS, TS, JSON, YAML, XML -with schema support-) and debugging of Node.js apps in the Eclipse IDE.

To see it in action, open the desired file with the Generic Editor that's included by default in the Eclipse IDE.

Supported file formats for edition:

  • HTML
  • CSS, SCSS, SASS, LESS
  • JavaScript (EcmaScript 2018 - 9th edition)
  • TypeScript 3.3
  • JSON (including schema support)
  • YAML (including schema support, Kubernetes schema built-in)
  • XML (including schema support), XSL, XSD, DTD

Supported frameworks (file specialization) for edition:

  • Kubernetes
  • Angular (Components in TypeScript files)
  • React (JSX, TSX, embedded HTML)

Supported feature for edition are

  • Validation (diagnostics, markers)
  • Code Completion
  • Hover
  • Outline
  • Rename refactoring
  • Jump to declaration
  • Find references
  • Color preview
  • ... and other features part of the Language Server Protocol

Supported debugging target

  • Node.js

 


Eclipse aCute: C# development tools

$
0
0
Date Updated: 
Thu, 2019-07-18 02:18
Eclipse aCute contributors
Date Created: 
Thu, 2017-01-26 10:22

Eclipse aCute enables C# application development in the Eclipse IDE.

aCute provides a rich C# editor with error reporting, hover, content assist, jump to references... (using OmniSharp) and syntax highlighting (using TextMate grammar).
aCute also integrates various operations of the `dotnet` command-line (New, Run, Test, Publish) as typical Eclipse IDE wizards and workflows.
aCute provide supports debugging for .NET applications

aCute is in an Eclipse.org project: https://projects.eclipse.org/projects/tools.acute

jSparrow - Automatic Java Refactoring

$
0
0
Date Updated: 
Thu, 2019-07-18 09:53
Splendit IT-Consulting GmbH
Date Created: 
Tue, 2017-06-20 11:34

FOR INSTALLING JSPARROW USE THE EXTERNAL INSTALL BUTTON!!!

 

 

jSparrow detects and automatically replaces bugs and code smells in Java sources with a rule-based approach. It improves your Java source code and transforms it to Java 8/9/10 user-guided and safe.

Refactor your Java code. Improve code quality. Apply the latest Java features. All automatically.

jSparrow has now a set of 61 rules, grouped into seven categories, which are designed for applying coding conventions, removing code smells, standardize logging, improving readability and modernizing your Java codebase. Thus saving maintenance time.

Removal of potential bugs and code smells is one of the main purposes of jSparrow. jSparrow is very efficient in disposing of these kind of threats with its rules. You can group the profiles into individual rule profiles, which also can be exported and imported to share them within your development team.

Staying up to date with the latest Java standards is normally requiring days of manual software maintenance work. jSparrow upgrades old code-artifacts to new state-of-the-art programming practices. The usage of jSparrow´s full version allows you to save a lot of valuable time while offering the option of automatically upgrading to the latest version of Java within minutes in a safe way.

You can then decide if you want to use the jSparrow Free version, as usual, or the new features of jSparrow Starter for automatic refactoring. With jSparrow Starter you will be able to apply 15 rules free of charge. After a short registration, you will get a license key, allowing you to apply the rules on your projects.

 

Don´t lose time with tedious and repetitive work - let jSparrow do it!

Documentation: https://jsparrow.github.io/

LATEST VERSION:

jSparrow Release 3.7.0

jSparrow Maven PlugIn 2.4.0

OUR RELEASE POLICY IS AS FOLLOWS:

Monthly releases

Every 3rd Thursday we will release at least one new rule.

Quarterly releases

All three months we will release at least three new rules and upgrade to the latest Eclipse version.

Weekly Bugfix releases

Bugfixes will be released each Thursday

Hotfix Releases 

Hotfix Releases can be deployed any time (hopefully not necessary)

 

Next Release: Thursday 2019-07-18

EKube

$
0
0
Date Updated: 
Thu, 2019-07-18 13:12
Albert Tregnaghi
Date Created: 
Mon, 2018-11-26 13:14

EKube is a simple eclipse integration for kubernetes.

It shall not be a replacement for kubectl, but give developers an convient and fast overview about current situations inside their kubernetes clusters.

The project is still beta, but makes read only access - so you will not harm your cluster, even when its currently not marked as  production ready. 

Features:

- Fast overview about current situation
- Doubleclick on a node in tree shows up YAML file of the corresponding node in kubernetes
- Works "out of the box": Uses kube config of user (but path can be customized)
- Generates overview about cluster with "Show plantuml" action in toolbar. Can be viewed with
  https://marketplace.eclipse.org/content/asciidoctor-editor
- Context actions on a node:
   - Secrets can be shown (base64 automatically decrypted)
   - Logs can be fetched without kubectl
   - At Pods:
       - interactive shell (kubectl and bash necessary)
       - interactive log viewer (kubectl and bash necessary)
  

Additional Links

Alibaba Cloud Toolkit

$
0
0
Date Updated: 
Fri, 2019-07-19 06:12
Alibaba
Date Created: 
Tue, 2018-11-13 04:24

Alibaba Cloud Toolkit is a plugin for IDEs such as Eclipse or IntelliJ IDEA. Help developers more efficiently develop, test, diagnose, and deploy applications that are suitable for cloud operations.

Why use Alibaba Cloud Toolkit?

  • Zero cost:Free for all developer
  • Multilingualism:No language restrictions, for all development languages
  • Extremely efficient:Get rid of past recurring deployment methods, plug-in automated deployment

Three use scenarios, simple and convenient, get started quickly

  • Scenario 1: Deploy to ECS。There is no need to switch between Maven, Git, and other O&M scripts and tools, and developers can configure it on a graphical interface to deploy applications to ECS in a sustainable and convenient manner.
  • Scenario 2: Deploy to EDAS。Enterprise Distributed Application Services EDAS is a PaaS platform for applications and microservices that offers a wide range of application delivery and lightweight microservice solutions. For Alibaba Cloud EDAS developers, local applications and cloud deployments have been opened on the plugin.

  • Scenario 3: Deploy to Kubernetes。Container Services Kubernetes Edition provides high-performance, scalable container application management capabilities that support full lifecycle management of enterprise-class Kubernetes containerized applications. For Alibaba Cloud Kubernetes developers, local applications and cloud deployments have been opened on the plugin.

 

Alibaba Cloud Toolkit(或叫做阿里云 Toolkit,Aliyun Toolkit ),是一个面向 Eclipse 或者 Intellij IDEA 系列平台的插件。其帮助开发者更高效的开发、测试、诊断和部署面向云端运行的应用。

为什么选择Alibaba Cloud Toolkit?

  • 0 成本:对所有开发者免费
  • 跨语言:没有编程语言限制
  • 极高效:摆脱传统的手工部署方式,多种使用场景,简单方便,快速入门

三大场景

  • 场景1:部署到 ECS。无需在 Maven、Git 和 SecureCRT 等其他运维工具和脚本之间切换,开发者可以在 IDE 的图形界面上配置好自动化流程,以便采用持续和自动化的方式将应用程序部署到ECS。
  • 场景2:部署到 EDAS. 企业级分布式应用服务 EDAS 是一个用于开发和部署微服务应用 PaaS 平台,提供通用的应用程序交付和轻量级微服务解决方案。对于阿里云 EDAS 开发者,可以在插件中关联云端的 EDAS 应用,实现自动化部署。
  • 场景3:部署到容器服务 Kubernetes。阿里云容器服务 Kubernetes 版提供高性能,可扩展的容器应用管理功能,支持企业级 Kubernetes 容器化应用的完整生命周期管理。对于阿里云 Kubernetes 开发者,可以在插件中关联云端的 Kubernetes 容器,实现自动化部署。

Design and Verification Tools (DVT) IDE for e, SystemVerilog, VHDL, and PSS

$
0
0
Date Updated: 
Fri, 2019-07-19 15:17
AMIQ EDA
Date Created: 
Wed, 2006-04-19 08:00

Design and Verification Tools (DVT) is an integrated development environment (IDE) for the design and verification engineers working with SystemVerilog, Verilog, VHDL, e, UPF, CPF, SLN, PSS, SDL. Including Universal Verification Methodology (UVM) support. It is similar to well-known programming tools like Visual Studio®, NetBeans®, and IntelliJ®. DVT comprises a proprietary IEEE standard-compliant parser, a smart code editor, an intuitive GUI, a comprehensive set of features that help with code inspection, navigation, documentation, and debugging, and an innovative linting framework. DVT allows design and verification engineers to overcome the limitations of plain text editors and use a modern and powerful tool that enables them to:

  • Increase the speed and quality of new code development
  • Easily understand complex or poorly documented source code
  • Simplify the maintenance of legacy code and reusable libraries
  • Accelerate language and methodology learning
  • Automatically generate well-organized source code documentation

 

FEATURES Some of the features that DVT offers include:

  • Compilation errors signaled on the fly
  • Autocomplete / Content Assist
  • Customizable code and project templates
  • Dedicated wizards to generate getters and setters, override functions, or help with UVM factory registration
  • Hyperlinks
  • Semantic Search and Show Usages
  • Quick fixes / Autocorrect
  • Refactoring
  • Macro expansion
  • Project database query views (types, macros, checks, etc.)
  • Structural views (type hierarchy, design hierarch, call hierarchy, etc.)
  • Signal tracing
  • UML and TLM diagrams for inspecting and documenting the verification environment
  • Schematic, trace, state machine diagrams for inspecting and documenting the design
  • Dedicated UVM support
  • Cross-language capabilities for mixed-language projects
  • In-line reminders for task tracking (TO DOs)
  • Vi and emacs emulation

 

INTEGRATION WITH OTHER TOOLS Since it is built on the Eclipse Platform, the DVT IDE can be easily integrated within a large plug-in ecosystem. It also integrates seamlessly with all major hardware simulators such as NCSim , Specman , VCS , and Questa, to enable simplified simulation analysis and debugging. In addition, it works with revision control systems like CVS, Git, Subversion, ClearCase and bug tracking systems such as Bugzilla and ClearQuest.
RESOURCES

 

Viewing all 15920 articles
Browse latest View live