boxen / puppet-eclipse

Eclipse Puppet Module for Boxen
MIT License
0 stars 11 forks source link

Adds the java and jee eclipse options #2

Closed blackjid closed 11 years ago

blackjid commented 11 years ago

Now you can install using

include eclipse::java #for eclipse for Java developers

or

include eclipse::jee #for eclipse for JEE developers
blackjid commented 11 years ago

Hi @dieterdemeyer ! May be you should create a new tag 2.0.0 because calling to include eclipse will not install java jee anymore. www.semver.org propose that we should change to 2.0.0 in this particular case

thanks for the merge!

dieterdemeyer commented 11 years ago

@blackjid Done ! And thanks for your pull request !