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 15992 articles
Browse latest View live

Spartan Refactoring

$
0
0

Spartanization is a refactoring of a code which aims to aggressively reduce the number of lines, tokens, variables, functions and other entities. The rational behind this methology is to increase simplicity and maintainability of the code.

The following article describes the full theory with examples.

This plug-in makes it possible to perform some of the spartanizations automatically. The following refactorings will be added into the Eclipse's "Refactor" menu:

  1. Convert Conditional to Ternary - when possible, this refactoring will convert short if-else statements into ternary statements thus reducing the number of lines.
  2. Eliminate Redundant Equalities - will remove true or false from expressions which explicitly compare a Boolean with true or with false.
  3. Shortest Conditional Branch First - will switch between if and else branches of if-else statements to make sure that the shortest branch is always first.

The update site of this plug-in is http://update.nihamkin.com/spartan


Eclipse CA IDMS™/DB Schema Diagram Editor

$
0
0

A free, open source and extensible diagram editor for CA IDMS/DB.

This graphical (GEF based) editor allows you to create (import) and maintain (update) diagrams for your existing CA IDMS/DB schemas. It is also capable of generating CA IDMS/DB schema syntax (export). And of course you can print your diagrams (or create PDF documents for them with PDFCreator); the diagram editor provides a basic printing functionality.

While initially started as a tool to generate diagrams, it is evolving towards an editor with which you are able to design IDMS databases from scratch or modify existing ones.

This diagram editor is great for junior IDMS professionals to have an Eclipse based tool to explore IDMS and for senior IDMS specialists to have an IDMS-related tool to explore... Eclipse :-)

EntireJ

$
0
0

EntireJ is a Rapid Application Development (RAD) environment for building highly scalable, enterprise-class applications in RCP/RAP/JavaFX and mobile: Android / IOS. It uses powerful declarative features so that business developers can instantly create fully functional applications using any type of data persistency.

One of the main design decisions behind EntireJ was to build a development tool that gives developers the possibility to create applications without having to learn the complex programming languages used by the various client frameworks. With the help of EntireJ a developer with little java know-how can now create the following without having to learn these technologies.

• Desktop applications in RCP and JavaFX
• Web applications in RAP
• Mobile applications using the Tabris Mobile Client Framework

Developers can concentrate more on the business requirements rather than the technical requirements of the application, which will result in enormous savings in terms of time and money.

If you are looking for a tool that will enable you to move from an Oracle Forms environment to Java then EntireJ is perfect for you! EntireJ offers everything that you are used to in Oracle Forms and more. Download, install and contact our Support for all the information you require in moving from Oracle Forms to Java.

For more information on EntireJ visit our website or for information on installing and using EntireJ read through the helpful tutorials and reference guides: EntireJ Documentation Website

Acceleo

$
0
0

Acceleo is a pragmatic implementation of the Object Management Group (OMG) MOF Model to Text Language (MTL) standard. You do not need to be an expert to start using the plug-ins and create your first code generator : using the provided example projects and the powerful completion feature of the Acceleo editor, it is very easy to get started and understand the basic principles.

Acceleo is the result of several man-years of R&D started in the French company Obeo. Junction between the OMG MTL standard, its team's experience with industrial code generation and the latest research advances into the M2T field, it offers outstanding advantages : High ability to customize, Interoperability, Easy kick off, Traceability Management, and many more!

Gonsole

$
0
0

Gonsole is a Git console for the Eclipse IDE. Git commands can be entered directly into the Eclipse Console View and display their output within this view.

Features include

  • Content assist for commands along with usage hints
  • Command history
  • Optional integration with EGit
  • Multiple console sessions
  • Git included, it is not necessary to have Git installed

Please see the plug-in's homepage for documentation and support. For bug reports or enhancement requests, please use the issue tracker.

JAutodoc

$
0
0

JAutodoc is an Eclipse Plugin for automatically adding Javadoc and file headers to your source code. It optionally generates initial comments from element name by using Velocity templates for Javadoc and file headers. The main features are

  • Complete, keep or replace existing Javadoc
  • Create initial comments from element name
  • Getter/Setter comments from related field comment
  • Add/Replace file headers
  • Velocity templates for Javadoc and headers
  • Ant Task for Eclipse
  • Support for Package Javadoc
  • Search for missing Javadoc and file headers

Tmar - BDD framework

$
0
0

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 Spock 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

Other video available here :

Recent changes :

  • 2.9.0 Tmar 1.5 supports (with Junit and Tests NG supports). Eclipse Luna supports

Any question ? any issues ? Go to www.jspresso.org

Spock Plugin

$
0
0

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

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

Jspresso Colors 'n Fonts

$
0
0

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

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

Quick Bookmarks

$
0
0

Quick Bookmarks extends the standard bookmarks by providing actions and shortcuts to quickly toggle a bookmark in the current editor line and to jump to the previous and next bookmark from the current cursor position.

Press Ctrl+Alt+B (Command+Alt+B on Mac OS) to set or delete a bookmark in the current text editor line. Press Alt+PgUp and Alt+PgDn to jump to the previous or next bookmark in the current editor. Press Alt+End to bring up a dialogue listing recent bookmarks.

Sling IDE Tooling

$
0
0

The Sling IDE tooling for Eclipse allows developers to quickly connect their Eclipse workspace to a Sling server runtime and instantly deploy code and content changes.

Elastic COBOL

$
0
0

COBOL for Everyone -- Get your FREE cloud IDE in minutes

Run a Enterprise IT quality Elastic COBOL environment under Eclipse on your desktop or in the cloud. Move your applications from a mainframe to your private, public or hybrid cloud environment.

With Heirloom Computing’sElastic COBOL Application Development-as-a-Service, a cloud-hosted Eclipse IDE environment, developers in any location can provision a development or deployment platform on the cloud within minutes. Heirloom’s Elastic COBOL is a high-quality cost-effective platform that erases major commercial and technical barriers that exist with outdated solutions, so that your high-value trusted business applications can fully & seamlessly participate in contemporary software stacks & cloud computing platforms.

Elastic COBOL is also available for installation on Windows, Linux & UNIX platforms.

When it's time to deploy your application, do so on your private cloud or Heirloom Computing's Enterprise Legacy Platform-as-a-Service (ELPaaS) public cloud directly from Eclipse.

KEY FEATURES:

ACCESS YOUR CODE FROM ANYWHERE: With your IDE hosted in the cloud you get the same highly productive development environment without the need to install & configure Elastic COBOL locally. Simply get access to your IDE and projects from any web browser.

SUBSCRIPTION PRICING: Move beyond outdated pricing plans to flexible subscription plans that best fit the needs of your business. No long term contracts. No annual maintenance fees. Pay for software when you need it, not when you don't.

WORLD-CLASS ECLIPSE IDE PLATFORM: Elastic COBOL enhances the outstanding open-source Eclipse IDE framework to provide a truly world-class multi-language application development platform. Choose from Elastic COBOL for Windows, UNIX, Linux or the cloud.

ENHANCED DEBUGGING SCENARIOS: Debug locally, debug remotely, debug live applications running on a Java platform or in the cloud. Examine data via "hover over". Use sophisticated breakpoints such as "conditional", "hit count" and "watchpoint".

COBOL/CICS APPS TO JAVA SOURCE-CODE: The Elastic COBOL compiler supports 15 dialects and uses a patented process to produce Java source-code that is a faithful representation of the COBOL business logic; including support for EXEC CICS, SQL, HTML & JAVA.

DEPLOY TO A STRATEGIC PLATFORM: With Elastic COBOL, COBOL/CICS applications are natively deployed to the blazing fast Java Enterprise platform. There is no need to use (and pay extra for) a proprietary transaction engine to run your enterprise applications.

FLEXIBLE DATA ACCESS OPTIONS: In addition to support for native COBOL file-systems, Elastic COBOL includes data transparencies that enable RDBMS access via COBOL syntax and CICS commands. Connect to your database via your JDBC driver.

DELIVER SaaS SOLUTIONS: Deploy directly to Java "Platform as a Service" cloud solutions (such as Amazon Beanstalk, dotCloud & Cloudbees), and access your applications via a browser to deliver SaaS solutions to your customers.

SourceClear Security

$
0
0

Developers use SourceClear to create secure and reliable software. Our Trusted Component Manager alerts Eclipse users in real-time about any known vulnerabilities in any libraries or frameworks they are using. Our platform makes sure you and your team are always up-to-date with the latest security advisories and pro-actively warns you when new threats are discovered. We work with all build systems, have multiple detection techniques and scan all libraries in the class path.

Free for individuals and paid plans for teams that include advanced reporting and alerts.


CUP/LEX Editor for Eclipse

$
0
0

CLE is an Eclipse plugin providing editing of grammar specification files used by CUP and scanner specification files used by JFlex.

The plugin includes the neccessary Eclipse builders needed for Java sources generation.

JBoss Tools (Helios)

$
0
0

JBoss Tools 3.2.x is an umbrella project for a set of Eclipse Helios plugins that supports JBoss and related technology; there are support for Hibernate, JBoss AS, JSF, (X)HTML, Seam, , JBoss Portal and more...

This entry has majority of JBoss Tools but is not including the functionality that requires dependencies outside of Eclipse JEE. To get the full set which includes Maven, TPTP, Teiid, Savara integration and more, use the update site directly.

JBoss Tools (Indigo)

$
0
0

JBoss Tools 3.3.2 is an umbrella project for a set of Eclipse Indigo plugins that supports JBoss and related technology; there are support for Hibernate, JBoss AS, CDI, Drools, jBPM, JSF, (X)HTML, Seam, Maven, JBoss Portal and more...

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

JBoss Tools (Juno)

$
0
0

JBoss Tools 4.0.1 is an umbrella project for a set of Eclipse Juno plugins that supports JBoss and related technology; there are support for Hibernate, JBoss AS, CDI, Drools, jBPM, JSF, (X)HTML, Seam, Maven, JBoss Portal and more...

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

Eclipse 4.2.2 (Juno SR2) is recommended over earlier Eclipse 4.2 / Juno releases for performance and compatibility reasons. See http://www.jboss.org/tools/download/installation/update_4_0.html#install... for details.

JBoss Tools (Luna)

$
0
0

JBoss Tools 4.2.0.Beta2 is an umbrella project for a set of Eclipse Luna plugins that includes support for JBoss and related technologies, such as Hibernate, JBoss AS, CDI, Aerogear Hybrid Mobile, Apache Cordova, 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.

Eclipse 4.4.0.M7 (Luna M7) or later is required.

Luna JEE bundle recommended: http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers...

NOTE: If you are using Oracle JDK 7u40 (1.7.0_40), and encounter an issue using JBoss Central, Eclipse Marketplace or Mylyn, it may be due to a temp file creation bug. Please use a newer JDK version, such as 7u45 (1.7.0_45).

NOTE: Note: JBoss Tools can run on Java 8. Preliminary Java 8 development support is now available, as of Beta2. If you encounter problems, please open a JIRA!

Viewing all 15992 articles
Browse latest View live