Git Product home page Git Product logo

griffon-eclipse-support-plugin's Introduction

Keeps Eclipse files up to date

Plugin page: http://artifacts.griffon-framework.org/plugin/eclipse-support

Provides better tooling integration with Eclipse. At the moment there is a single script that keeps Eclipse's classpath file up to date.

Usage

This plugin provides a single script which is automatically called whenever a plugin is installed or uninstalled. If you add/remove a library from $appHome/lib then you must manually run the script.

Configuration

Make sure to define the following classpath variables in your Eclipse environment

  • USER_HOME pointing to $USER_HOME (your user's home directory)
  • GRIFFON_HOME pointing to $GRIFFON_HOME (the location where Griffon is installed)

otherwise Eclipse will complain that the jars cannot be located.

All source directories available under griffon-app and src will be automatically configured by the plugin. However, should you require additional source directories to be included you can do so by specifying a list of directories relative to the application's location. Add this settings to either BuildConfig.groovy or settings.groovy

    eclipse.classpath.include = ['gen-src', '../app2/src']

Scripts

  • eclipse-update - re-generates the contents of the .classpath file.

griffon-eclipse-support-plugin's People

Contributors

aalmiray avatar

Stargazers

Marc Paquette avatar

Watchers

 avatar James Cloos avatar

Forkers

marcpa00 avnit

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.