getgauge-contrib / Gauge-Eclipse

Eclipse support for Gauge project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gauge-Eclipse

Eclipse support for Gauge project

This is an eclipse plugin that helps in authoring Java implementation of Gauge specs.

This plugin only supports Java.

Versions supported

The plugin has been tested on below versions of Eclipse

  • 4.4 (Luna)
  • 4.3.2 (Kepler SR2)

Installation

This plugin depends on XText 2.6 or newer. This plugin can be installed via an update-site.

Steps to install:

  1. Click on Help -> Install New Software

  2. Ensure that the below update sites are listed in the "Available Software Sites" list:

    1. XText : http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/
    2. Gauge : https://dl.bintray.com/gauge/Gauge-Eclipse
  3. In the Dialog that opens up, choose the Gauge update site (entered above) in the "Work with" textbox, press enter.

  4. Eclipse should fetch and list the below

Category: Gauge Feature: Gauge Eclipse

  1. Select the Gauge Eclipse feature and Click "Next"

  2. Confirm the installation of "Gauge Eclipse" by clicking "Next"

  3. Accept the License terms, and Click "Finish".

Eclipse should then download and setup the plugin. This will require a restart of Eclipse.

Developer notes

This plugin has been developed on top of XText framework. In order to develop ensure that you use the Eclipse Package for DSL

License

Gauge-Eclipse is released under Eclipse Public License version 1.0

Copyright

Copyright 2015 ThoughtWorks, Inc.

About

Eclipse support for Gauge project

License:GNU General Public License v3.0


Languages

Language:Java 91.5%Language:GAP 7.3%Language:Xtend 1.2%