Giter Site home page Giter Site logo

scala-ide / equinox-weaving-launcher Goto Github PK

View Code? Open in Web Editor NEW
10.0 4.0 7.0 30 KB

An Eclipse component which adds a new launch configuration type allowing Eclipse Applications and JUnit plug-in tests to be launched with Equinox Weaving enabled.

License: Apache License 2.0

Shell 3.60% Java 96.40%

equinox-weaving-launcher's Introduction

Equinox Weaving Launcher

Equinox Weaving Launcher is an Eclipse component which adds a new launch configuration type allowing Eclipse Applications and JUnit plug-in tests to be launched with Equinox Weaving enabled. It was developed to simplify the development workflow for the Scala IDE for Eclipse, and it can be used to support development of other Eclipse applications which use Equinox Weaving.

An update site and downloadable archive (sha1) are available.

Usage

First install the Equinox Weaving Launcher from its update site.

  • To launch an Eclipse application from your workspace with Equinox Weaving enabled, navigate Run Configurations ... => Eclipse Application with Equinox Weaving, then click the New launch configuration icon. Configure this launch configuration as you would an ordinary Eclipse application launch configuration and then click Run.

  • Launching an Equinox Weaving enabled JUnit plug-in test is similar. Navigate Run Configurations ... => JUnit Plug-in Test with Equinox Weaving, then click the New launch configuration icon. Configure this launch configuration as you would an ordinary JUnit plug-in test launch configuration and then click Run. Please note that, as with non-woven plug-in tests, to get fully headless runs you should select "Run in UI thread" (this option is badly misnamed) on the Test tab of the launch configuration and select "[No Application] Headless Mode" as the program to run on the Main tab.

In both cases the default Program and VM arguments have been chosen to be suitable for development of the Scala IDE for Eclipse (eg. a larger JVM maximum heap size is configured) and may be adjusted as appropriate.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.