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

PDE Source Lookup

$
0
0
Date Created: 
Wed, 2016-04-20 14:56
Date Updated: 
Thu, 2016-04-21 09:12

Proof of Concept to automatically fetch missing source bundles from enabled p2 repositories, when opening a bundle jar (similar to what m2e does for Maven projects).

Sources are cached to ~/.eclipse/org.jboss.tools.pde.sourcelookup.core/sources

Requires an Eclipse Mars.2 or Neon installation (might work on older versions)
Requires Java 8 to run.


MapStruct Eclipse Plugin

$
0
0
Date Created: 
Wed, 2016-04-20 15:01
Date Updated: 
Thu, 2016-04-21 09:13

An Eclipse plug-in for working with MapStruct

The plugin gives some assistence in projects that use MapStruct to generate bean mapping code.

Code-Completions

  • Completion of target and source properties in @Mapping annotation for bean mappings and for enum mappings
  • Completion of componentModel values in @Mapper annotation

Quick-Fixes

  • Quick-Fixes for error/warning message "Unmapped target property: ...":
    • Ignore unmapped target property adds @Mapping( target = "prop", ignore = true ) to the method
  • Quick-Fixes for error message "Can't map property X prop to Y prop. Consider to declare/implement a mapping method ...":
    • Add method: Y toY(X prop) adds an appropriate method declaration to the mapper.
    • Ignore unmapped target property adds @Mapping( target = "prop", ignore = true ) to the method.

JBoss Tools

$
0
0
Date Created: 
Fri, 2014-04-11 18:37
Date Updated: 
Thu, 2016-04-21 13:17

JBoss Tools is an umbrella project for a set of Eclipse plugins that includes support for JBoss and related technologies, such as Hibernate, JBoss AS, CDI, Aerogear Hybrid Mobile, Apache Cordova, Docker, FeedHenry, JSF, (X)HTML, Seam, Maven, and more.

This entry has the majority of JBoss Tools but does not include features that requires dependencies outside of what is common from Eclipse JEE and m2eclipse.

SU-statemodeler

$
0
0
Date Created: 
Mon, 2016-04-04 14:42
Date Updated: 
Thu, 2016-04-21 14:22

S(imple) U(ML)-statemodeler is an application for the development of state-based software systems.
The application is easy to use and does not require any programming skills. It consists of a graphical editor for UML-statecharts and a code-generator.
With the editor every kind of state-based system can be modeled.
These models can be compiled into code of several programming languages. Currently Java, C# and C++ are supported.
The application is available as standalone editor and as plug-in for Eclipse.
It is free for private and commercial use.

ALIAS SCREEN DESIGNER for Eclipse

$
0
0
Date Created: 
Mon, 2016-01-18 10:33
Date Updated: 
Fri, 2016-04-22 05:35

Alias Screen Designer is the ultimate dynamic HTML5 forms builder for Eclipse that helps developers generate stunning JSP and PHP pages. Fully WYSIWIG and no programming required ! Just draw, simulate and generate your dynamic pages.

Dynamic HTML pages designers know how complex their developement and evolution over time can be. Built with industrial CAD (Computerized Assisted Design) tools in mind, Alias Screen Designer Plug-in gives you a user-friendly and ergonomical workspace to ease the creation of all your dynamic HTML 5 pages (JSP and PHP formats).

1- Download Alias Screen Designer plug-in for Eclipse

Register now to enjoy a free 1-year licence and free annual renewals !

2 -Just draw and be creative

A large catalogue of objects available :
Text fields, input/output fields, images (fixed, variable), combo box, group box, check box, buttons (push, radio) etc. You may design all kind of tables from standard grid to stuning zebra-striping looks, and including the possibility to add sub-arrays. You can even add search features. Depending on the type of target devices (PC, Tablet, Mobile), the form template will adjust.

Field control :
In connexion with the Eclipse IDE, Alias Screnn Designer allows you not only to set up graphic properties for each field but also all controls that should satisfy data capture. Therefore, your dynamic HTML 5 pages integrate verifications such as values, formats, etc.

Calculation and dependency functions :
You may define a field as the result of a calculation that won’t call upon the server. You may also set up constrains between fields. By using these functions, you optimize server exchanges by lowering server traffic.

Display control interactions :
In just a few clicks, you set up interactions between fields : actions on one or more fields, controling display parameters : visible, hided, editable or not, enabled or not. This control is done dynamically according to rules.

CSS import :
With Alias Screen Designer, you can import your own CSS to go along with your corporate graphic chart !

If you want to learn more about Alias Screen Designer visit our website : http://www.sunitech.eu/plug-ins-eclipse_en.php

TestRoots WatchDog

$
0
0
Date Created: 
Sat, 2014-11-01 14:14
Date Updated: 
Fri, 2016-04-22 06:53

Do you as a Java developer know, how much time you spent on testing and debugging your application? Do you know how much time you actually write new code, and how long you browse through existing code? Do you know what activities you actually perform during a debugging session? Do you want to win amazing prizes?

Then install TestRoots WatchDog!

WatchDog assess your development behavior, which tests you write (Junit, Mockito, Powermock and others) and gives you answers to the above questions. WatchDog comes with the "WatchDog Statistics" view that displays the answers in easy-to-understand diagrams and immediate statistics on your development habits.

We support all current versions of Junit (Junit3 and Junit4), and we measure developer testing, system testing and integration testing time (so long as you name your Test classes ending in Test, or have includes to Junit, Mockito or Powermock in them).

Tmar Plugin

$
0
0
Date Created: 
Tue, 2014-01-07 16:18
Date Updated: 
Fri, 2016-04-22 09:50

This plugin is a complete set of tools dedicated to "Tmar", the new executable specifications framework:

  1. A smart specification editor (with syntax coloring, table auto-formating and copy-paste, keywords completion, etc...)
  2. Powerful commands for class and method generation (with customizable templates)
  3. A pure Tmar perspective to simplify eclipse menus and toolbars (for non-technical users)
  4. Test runner (markers, editor colors, tooltips, etc.)

Take a look at this video on youtube :

Tmar's full documentation is available here

Download Tmar library from Jspresso repository or simply let the plugin setup maven dependency for your project (see video below)

Checkout a project sample from svn here

Another video available here

Any question ? any issues ? Go to www.tmar-test.com

Jspresso Colors 'n Fonts

$
0
0
Date Created: 
Mon, 2012-08-13 17:14
Date Updated: 
Fri, 2016-04-22 09:52

Jspresso Developer Studio Colors 'n Fonts helps you to edit Colors and Fonts simply from within your java editor !

Just select any java string literal and right click on it to open the contextual popup menu... then select Jspresso>Choose Color... or select Jspresso>Choose Font...

Supports also tooltip : fly over your string literal to display the current color or font... and activate hyperlink to open the editor popup !

Save your preferred colors to select them faster than ever !

Settings :

  1. setup your prefered colors from eclipse preferences (new Juno feature).
  2. setup the font format

NEW: LUNA supports

Any question ? any issue ? Meet us at www.jspresso.org


Jspresso Proxy Switcher

$
0
0
Date Created: 
Tue, 2012-12-11 18:51
Date Updated: 
Fri, 2016-04-22 09:52

Jspresso Developer Studio Proxy Switcher is a simple tool that will switch settings from proxy>manual to proxy>direct !

Push button on the main eclipse toolbar...

NEW: LUNA supports

Any question ? any issue ? Meet us at www.jspresso.org

Spock Plugin

$
0
0
Date Created: 
Thu, 2013-07-11 17:06
Date Updated: 
Fri, 2016-04-22 09:53

Jspresso Spock is a straight plugin dedicated to the Spock tests framework

Here are the feature included :

  1. Syntax highlighting
  2. Keywords completion
  3. Junit tracing pane's font replacement by a monospace font (for better readability of groovy formated assertions)

Activate Spock plugin for your project by selecting "Jspresso" > "Add Spock" nature

This plugin requires Groovy eclipse plugin, please install it first

NEW : Eclipse E4.4 Luna supports

Any question ? any issue ? Meet us at www.jspresso.org

Jspresso Translation

$
0
0
Date Created: 
Tue, 2011-12-20 16:53
Date Updated: 
Fri, 2016-04-22 09:53

Jspresso Developer Studio Translation helps you to manage your resource bundles internationalisation (i18n) property files by editing them directly from within your java editor !

Just select any java string literal and right click on it to open the contextual popup menu... then select Jspresso>Translate

Tooltip supports : fly over your string literal to display the current translation... and activate hyperlink to open the translation popup !

Also supports multiple bundles.

Settings :

  1. setup your prefered languages from eclipse preferences.
  2. setup your resource bundle location from your project preferences

NEW LUNA supports

Any question ? any issue ? Meet us at www.jspresso.org

IBM Eclipse Tools for Bluemix

StrutsClipse

MyBatipse

$
0
0
Date Created: 
Tue, 2014-02-04 10:06
Date Updated: 
Sat, 2016-04-23 06:40

MyBatipse assists developing MyBatis applications.

[Features]
- Content assists to reduce typing.
- Validations to detect errors before running the application.

Uml to Solidity

$
0
0
Date Created: 
Sun, 2016-03-20 07:01
Date Updated: 
Sat, 2016-04-23 17:45

A uml profile and a set of acceleo code generators to model smart contracts in uml and generate solidity code. Usable with the Papyrus UML modeler for eclipse.


JRebel for Eclipse

$
0
0
Date Created: 
Tue, 2011-01-25 08:59
Date Updated: 
Mon, 2016-04-25 03:57

JRebel is a productivity tool that allows developers to reload code changes instantly. It skips the rebuild, restart, and redeploy cycle common in Java development. JRebel enables developers to get more done in the same amount of time and stay in the flow while coding. JRebel supports a majority of real-world enterprise java stacks and is easy to install into existing development environments.

RED - Robot Editor

$
0
0
Date Created: 
Wed, 2016-03-16 08:28
Date Updated: 
Mon, 2016-04-25 06:52

RED Robot Editor is Eclipse based editor for RobotFramework test cases.
It provides text and table based editor with code coloring, code assistance, realtime validation, testsuite debugger.

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

$
0
0
Date Created: 
Wed, 2006-04-19 08:00
Date Updated: 
Mon, 2016-04-25 08:53

Design and Verification Tools (DVT) is an integrated development environment (IDE) for the e language, SystemVerilog, Verilog, VHDL, and mixed language projects that also provides 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


DVT Overview Screenshot


FEATURES
Some of the features that DVT offers include:

  • Autocomplete
  • Compilation errors signaled on the fly
  • In-line reminders for task tracking (TO DOs)
  • Customizable code and project templates
  • Dedicated wizards to generate getters and setters, override
    functions, or help with UVM factory registration
  • Hyperlinks that help navigate faster in the source code
  • Semantic search
  • Refactoring
  • Macro expansion
  • Class and structural browsing
  • Trace port connections
  • UML diagrams for inspecting and documenting the architecture
  • Module flow diagrams for inspecting and documenting a module structure
  • Automated documentation extraction
  • UVM support and compliance checking
  • Cross-language capabilities for mixed-language projects
  • 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

SonarLint

$
0
0
Date Created: 
Thu, 2015-10-15 14:54
Date Updated: 
Mon, 2016-04-25 09:51

SonarLint is an Eclipse plugin that provides on-the-fly feedback to developers on new bugs and quality issues injected into Java, JavaScript and PHP code.
Documentation: http://eclipse.sonarlint.org/
For any question or feedback please join the SonarLint User group

COFIQ - Get Your SOA / API Act Together

$
0
0
Date Created: 
Thu, 2015-12-17 05:34
Date Updated: 
Tue, 2016-04-26 04:32

COFIQ allows service portfolio management the easy way. No cumbersome XML/XSD/WSDL/JSON-SCHEMA 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!

COGIQ generates single file WSDL's (1.1) and/or JSON HYPER SCHEMA for direct tool consumption. With more API formats in the pipeline. These can be imported into Eclipse (WSDL), or other tools able to import Service/API contracts, 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 and 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 14 day trial. And don't hesitate to contact us for any question. Our SOA approach is focussed on keeping things as simple as possible and really reaping the benefits of SOA that have escaped many of us.

Currently we are working on supporting the SWAGGER- and RAML API standards also (all generated from the same COFIQ repository). We have developed a unique approach where a single repository model can support WSDL as well as REST/API standards. After all, these can all be seen as black boxes with inputs and outputs.

Viewing all 15920 articles
Browse latest View live