Git Product home page Git Product logo

eclipse's Introduction

Description

  • Installs and configures the Eclipse IDE
  • Installs eclipse plugins

Requirements

  • java cookbook
  • ark cookbook

Platform

  • Linux
  • OSX

Usage

  • Override the eclipse version, release_code, and suite attributes to automatically get the eclipse version URL or use the URL attribute to override and use a static URL

Attributes

  • default['eclipse']['version'] - Name of eclipse release, default kepler
  • default['eclipse']['release_code'] = Release update code (i.e. 'R', 'SR1', 'SR2'), default R
  • default['eclipse']['arch'] - x64_86 or blank for i586
  • default['eclipse']['suite'] - suite code (i.e. 'java', 'jee', 'cpp'), default jee
  • default['eclipse']['plugins'] - list of repositories and plugins to automatically install with this eclipse deployment, default [{"http://download.eclipse.org/releases/kepler"=>"org.eclipse.egit.feature.group"},{"http://download.eclipse.org/technology/m2e/releases"=>"org.eclipse.m2e.feature.feature.group"}, {"http://vrapper.sourceforge.net/update-site/stable"=>"net.sourceforge.vrapper.feature.group"}]

-default['eclipse']['url'] - override the eclipse url version attributes above with a static URL, default ''

eclipse plugins

  • Egit - org.eclipse.egit
  • m2e - org.eclipse.m2e.feature
  • Vrapper - net.sourceforge.vwrapper

Other eclipse docs

Author

Author:: Geocent, LLC (<YOUR_EMAIL>)

eclipse's People

Contributors

tsanders avatar

Watchers

James Cloos avatar Thirugnanam Subbiah avatar

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.