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

Java Code Generator - Jmr (Also A Development Automation Tool)

$
0
0
Date Created: 
Wed, 2017-08-02 23:41
Date Updated: 
Tue, 2018-04-24 10:58
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.

Any repetitive code can be automatically generated.  Zero coupling to your project and without changing anything. 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/generator

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

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

Change Log(1.2.6):  Model support the Oracle comments. 

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.


Smartsprites

$
0
0
Date Created: 
Sat, 2011-06-18 07:55
Date Updated: 
Tue, 2018-04-24 14:52
bitExpert AG

Eclipse Smartsprites offers an integration of the SmartSprites engine into the Eclipse IDE. The plugin allows you to easily maintain CSS spritemap files from within your IDE.

Eclipse Todo Editor

$
0
0
Date Created: 
Mon, 2011-07-18 19:02
Date Updated: 
Tue, 2018-04-24 14:52
Sebastian Benz

Manage your todos in an easy to use text editor with syntax highlighting and code completion. Effectively structure and query your todo lists using projects and custom tags. The editor's syntax is based on Taskpaper, a great todo editor for the Mac. Learn more.

Eclipse IDE Language Pack: Deutsche

ATL/EMFTVM

$
0
0
Date Created: 
Sun, 2013-01-06 10:03
Date Updated: 
Tue, 2018-04-24 15:05
Eclipse Modeling Project

The EMF Transformation Virtual Machine (EMFTVM) is a runtime engine for the ATL Transformation Language (ATL). Apart from mapping a set of read-only input models to a set of write-only output models -- the default execution model for ATL -- it supports in-place rewrite rules. The rewrite rules are written in the textual SimpleGT language, and are compiled to the same EMFTVM byte code as ATL. Trace models are generated implicitly, and can be inspected at runtime. This download provides direct access to the ATL integration build, and incorporates the latest features.

Black Duck Hub

$
0
0
Date Created: 
Fri, 2017-02-17 11:04
Date Updated: 
Tue, 2018-04-24 15:21
Black Duck Software

Version: 1.0.3 The Black Duck Hub plugin for Eclipse uses your Black Duck Hub instance to provide an overview of all dependencies in your Maven and Gradle projects. In addition, the plugin enables you to drill down by opening the informational page for any component/version it finds in the Hub. Required: Black Duck Hub

NCL Eclipse

Google Cloud Tools for Eclipse

$
0
0
Date Created: 
Thu, 2017-03-02 15:40
Date Updated: 
Tue, 2018-04-24 16:23
Google LLC

Cloud Tools for Eclipse is a Google-sponsored open source plugin that supports the Google Cloud Platform. Cloud Tools for Eclipse enables you to create, import, edit, build, run, debug, and deploy Java servlet applications for the App Engine standard and flexible environments without leaving Eclipse. Cloud Tools for Eclipse also enables you to manage cloud client libraries and create and run Google Cloud Dataflow pipelines.

Release Notes | Documentation | Github

Note: Version 1.6.1 (2018-04-05) now requires Neon (4.6) and Java 8


ScrollOffset

$
0
0
Date Created: 
Sun, 2017-04-23 12:53
Date Updated: 
Tue, 2018-04-24 17:18

Allows to define an area around the cursor to keep visible when scrolling. The preferences can be found under "General - Editors - Text Editors - ScrollOffset".

 

This is nearly identical to the Vim feature.

MDW Designer for Eclipse

$
0
0
Date Created: 
Tue, 2018-04-17 08:05
Date Updated: 
Tue, 2018-04-24 19:19
Centurylink Technologies

MDW Designer for Eclipse is a Centurylink-sponsered open source plugin that supports BPM workflows.MDW Designer for Eclipse enables you to create, import, export, run workflow processes and view the runtime data from the eclipse.MDW Designer for Eclipse also enables you to create, run and debug automated tests using groovy script.

Releases  |  Documentation  |  GitHub

Code Confidence Tools for FreeRTOS

$
0
0
Date Created: 
Fri, 2014-08-15 04:34
Date Updated: 
Wed, 2018-04-25 03:34
Code Confidence Ltd

The Code Confidence™ Tools provide the most productive debug environment for embedded application engineers working with the FreeRTOS™ kernel.

All components are fully integrated with the award-winning Eclipse™ Platform (IDE) and C/C++ Development Tooling (CDT), providing a seamless debugging experience.

Product features include full support for the debugging of individual FreeRTOS tasks at both source code and machine assembly levels. Code Confidence ThreadSpy™ technology provides per-task backtrace, and enables inspection of the local variables within each stack frame of each task. All debugging features are fully integrated with the high-performance Debugger Services Framework (DSF), enabling the use of per-task breakpoints, watchpoints and single-stepping while allowing the inspection of call stacks, source code variables, processor registers and memory regions.

An evaluation version is available for download.

For further details, visit the Code Confidence website: http://www.codeconfidence.com/tools

jSparrow - Automatical Java Code Improvement

$
0
0
Date Created: 
Tue, 2017-06-20 11:34
Date Updated: 
Wed, 2018-04-25 09:05
Splendit IT-Consulting GmbH

jSparrow is an automated Eclipse PlugIn, which finds and replaces different kinds of threats in Java sources with a rule based approach. It improves your Java code and transforms it to Java 7/8.

jSparrow has a set of 45 rules now, which are grouped into seven categories (see rule matrix in our screenshots) and sets a standard logging:
    • String manipulation
    • Formatting
    • Coding Convention
    • Performance
    • Readability
    • Old language constructs
    • Lambda
    • Logging

Removal of potential bugs and code smells is one of the main purposes of jSparrow. jSparrow is very efficient in disposing of these 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.

Being up to date with the latest Java standards is requiring a lot of 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.

jSparrow improved his Preview Wizard and the Summary Page. It now estimates the time to fix issues manually. The preview wizard shows the number of issues fixed and estimates your saved time. (see screenshots or our release notes: https://jsparrow.eu/changelog/)

Once you installed jSparrow in your Eclipse – you will SAVE TIME& MONEY in modernizing your Java sources.

LATEST VERSION:

jSparrow Release 2.4.5

OUR RELEASE POLICY IS AS FOLLOWS:

Two major releases per year

    21st June – Midsummer Release
    21st December – Release of the longest night

Monthly Rule releases

If we developed new rules, they will be released on the 21st of each month - (if the 21st isn’t an Austrian working day- the release will be postponed one month)

Weekly Bugfix releases

Bugfixes will be released each Tuesday

Hotfix Releases 

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

Quick Search for Eclipse

$
0
0
Date Created: 
Wed, 2013-07-10 07:47
Date Updated: 
Wed, 2018-04-25 09:09
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: 
Wed, 2018-04-25 09:11
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: 
Wed, 2018-04-25 09:20
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

IBM WebSphere Application Server Migration Toolkit

$
0
0
Date Created: 
Fri, 2012-06-08 06:36
Date Updated: 
Wed, 2018-04-25 11:07
IBM

The IBM® WebSphere® Application Server Migration Toolkit is a suite of tools and knowledge collections that enables your organization to quickly and cost-effectively migrate to WAS Liberty and WebSphere Application Server V8, V8.5.5 or V9, whether from a previous version of WebSphere Application Server or competitive application servers including Apache Tomcat Server, JBoss Application Server, Oracle Application Server, and Oracle® WebLogic Server. It features cloud migration rules for running your application on Liberty for Java on IBM Bluemix and other third-party PaaS environments such as Cloud Foundry. This Eclipse Marketplace solution combines all our Eclipse-based migration tools in one easy installation. The WebSphere Version to Version Application Migration Tool enables organizations deploying to Liberty or traditional WebSphere Application Server to more easily migrate applications from WebSphere Application Server V5.1 and later. Upgrading to a more recent version of WebSphere Application Server is of course less time-consuming than migrating from another application server, given that IBM has made significant investments in upward compatibility, configuration, and management process upgrades, as well as API preservation and consistency between versions. However, in some cases, applications must be changed in order to support or exploit new levels of industry standard specifications delivered with new versions of WebSphere Application Server. Go to WASdev to download archives for all the migration tools.

IBM WebSphere Application Server Migration Toolkit - WAS Liberty

$
0
0
Date Created: 
Fri, 2014-06-13 10:07
Date Updated: 
Wed, 2018-04-25 11:09
IBM

The IBM® WebSphere Application Server Migration Toolkit helps you move traditional WebSphere Application Server applications to Liberty, which can be running inside or outside of the cloud. The migration toolkit scans your application source code and highlights Java EE programming model and WebSphere API differences between the servers. It offers advice and potential solutions to assess the ease of moving applications to Liberty. It also informs you about any implementation differences that could affect your applications. Where possible, it provides quick fixes to make the application changes for you. When moving an application to the IBM Bluemix or other Cloud Foundry environment, the Cloud Migration Tool offers additional advice and best practices for your applications. For example, it will warn about using the Java File I/O API for storing persistent information on the local file system or suggest using the IBM Bluemix SessionCache service for storing HTTP session data. Also provided is a reporting tool that quickly scans your application and generates a visual report that shows which editions of WebSphere Application Server are best suited for the application. The report is an inventory of Java EE programming models that are used by the application. It indicates whether the application can be supported by WebSphere Application Server full profile or Liberty profile. Learn more through our youtube video. Go to WASdev to download archives for all the migration tools including a command line binary scanner.

IBM WebSphere Application Server Migration Toolkit - Competitive Tools

$
0
0
Date Created: 
Fri, 2014-06-13 11:49
Date Updated: 
Wed, 2018-04-25 11:09
IBM

The IBM® WebSphere® Application Server Migration Toolkit is a suite of tools and knowledge collections that enables your organization to quickly and cost-effectively migrate to Liberty and traditional WebSphere Application Server V8, V8.5.5, or V9. This specific Eclipse Marketplace solution includes migration tools for migration from competitive application servers including: Apache Tomcat Server, JBoss Application Server, Oracle Application Server, or Oracle® WebLogic Server. Learn more through a free multimedia educational module, IBM Education Assistant. This release includes application migration tools for all application servers mentioned above as well as the version to version migration tools. The application migration tools use the scanning capabilities of Rational Software Analyzer to locate application elements that should be updated in order to ensure optimal compatibility and performance with WebSphere Application Server V8 through V9, as well as unique editing features to review and appropriately change the code with the developer in complete control. They focus on migration issues when moving applications from third-party application servers to WebSphere Application Server. This includes scanning for many proprietary items such as Java APIs, Deployment descriptor config in extensions files, MBeans, annotations, etc. See the product documentation for a complete list. Rules to migrate applications from previous versions of Java SE and between vendor implementations is also included. Best practices are provided when Spring or Hibernate frameworks are found within applications to ensure successful deployment on WebSphere Application Server. The Apache Tomcat configuration migration tool helps move Tomcat config to WebSphere Liberty. This provides an integrated developer experience for migrating both configuration and applications from Apache Tomcat to WebSphere Liberty profile. Go to WASdev to download archives for all the migration tools including the command-line binary scanning tool.

Open Editors

Gradle IDE Pack

$
0
0
Date Created: 
Tue, 2014-04-22 23:25
Date Updated: 
Wed, 2018-04-25 22:09
Nodeclipse/Enide

Install Pivotal Gradle IDE & Enide Gradle for Eclipse & EGradle Editor in one operation. This plugin set works in any Eclipse (from Neon downto 3.7.2). For Oxygen EGradle Editor was added, while EditBox excluded.

Included are:

- Gradle (STS) Integration for Eclipse by Pivotal (feature name is Gradle IDE) @GitHub

- Gradle for Eclipse by Nodeclipse/Enide @GitHub

- EGradle Editor for .gradle files. @ https://github.com/de-jcup/egradle ADDED. Newly included since October 2017 as it is better than still included :

- Minimalist Gradle Editor plugin@GitHub

- Nodeclipse EditBox for code blocks highlight. @GitHub

- StartExplorer for quick switch to command line @GitHub

- ZipEditor with some additions v1.1.2 to quickly look inside Gradle output: aar, apk, jar, war ... etc files

( This entry uses composite update site, check xml files at https://github.com/Nodeclipse/nodeclipse.github.io/tree/master/updates/g... for used specific update sites URL. )

With Enide Gradle for Eclipse build.gradle file inside project would be enough. It can be created with Pivotal Gradle IDE; or by adding build.gradle file to other project (e.g. Maven, Classic Java or C/C++). With Pivotal Gradle IDE .project file is to have

<nature>org.springsource.ide.eclipse.gradle.core.nature</nature>

that you get with File -> New -> Project -> Gradle / Gradle Project or File -> Import -> Gradle / Gradle Project You can do without Gradle IDE with command line

    $ gradle eclipse

then importing as existing project. Stone age of IDE: you would need to rerun `gradle eclipse` every time you update dependencies. But if you need just to take a look at a project, this way may suffice. (Some prefer the stability and predictability of generating Eclipse settings over having them managed inside eclipse with a plugin.)

Hints: When the same Gradle version is configured in Pivotal Gradle IDE, Enide Gradle and/or on system PATH, then daemon is reused. That will make build and task execution faster. Stackoverflow question -> Chapter 19.

Example:

Preferences ->
  Gradle ->
    Gradle distribution - Folder D:\Progs\gradle\gradle-1.11
  Gradle Enide->
    Gradle home to use D:\Progs\gradle\gradle-1.11

Listed in Nodeclipse Plugins List.

Viewing all 15920 articles
Browse latest View live