This experimental plugin aims to let you author JBang scripts in Eclipse with ease.
Features:
Import JBang Scripts as projects
Automatically configures JDKs managed by JBang
Synchroniz...
JDepend4Eclipse plugin for Eclipse is a wrapper for running JDepend from within Eclipse.
- What is JDepend? (from www.clarkware.com):
JDepend traverses a set of Java class and source file directo...
Overview
Jenkins editor is just a jenkins build script editor plugin for eclipse
Features
Code completion and tooltips (for Jenkins DSL)
Syntax highlighting, customizable colors, ...
JFormDesigner is a professional GUI designer for Java Swing user interfaces. Its outstanding support for MigLayout, JGoodies FormLayout, GroupLayout (Free Design), TableLayout and GridBagLayout mak...
The JFrog Eclipse Plugin adds JFrog Xray scanning of Maven, Gradle and NPM project dependencies to your Eclipse IDE. It allows developers to view panels displaying vulnerability information ab...
JInto is a plugin for Eclipse that lets the developer easily edit and maintain resource bundles (files that hold the localized strings for an application). It features parallel editing of all langu...
JIRA Buddy is a Jira plug-in for Eclipse developed by PuguaSoft. It provides various features such as JIRA issue summary "hover" and opening JIRA tickets in the Eclipse web browser. For m...
JiraConnector is a Mylyn connector that allows you to interact with a Atlassian Jira/Bamboo server.
It is a fork of the excellent Atlassian Connector for Eclipse and such should work with a curr...
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,...
jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to ...
Closure tools for Eclipse.
This plugin extends JSDT,
the JavaScript development environment
for Eclipse, with some
features which are useful for developers using
...
In a nutshell:
This plugin is not a replacement for JDT JUnit view, but more an addition for junit server results. It shows server console output and error stream in own console, can also correl...
A set of tools to optimize the creation and maintainability of JUnit tests.
Write less, test more! The main feature of JUnit-Tools is to generate JUnit test-elements (packages, classes, methods,...
Eclipse plugin for editing Java properties files, automatically converts non-ASCII characters to Unicode escape sequences.
This plugin is a fork from Simple Properties Editor created by Piotr Wo...
Eclipse offers the possibility to export all keyboard shortcuts to a CSV file. kbd-cheatsheet is a small Python application to transform this CSV file into a PDF file. Apache FOP is needed to creat...
Provides completion, validation and documentation features for Apache Camel URI elements in XML DSL.
Provides completion features for Apache Camel URI elements in Java DSL.
http://youtu.be/2t0c-x7HFJw
Right click an android XML layout, go to Fast Layout -> Generate Activity. It'll generate those tedious findViewById declarations. For the layout below, it produc...