Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Scala version to 2.12.0 for building scala-ide-play2 plugin. #14

Closed
wants to merge 1 commit into from

Conversation

lagerspetz
Copy link

This allows me to build the scala-ide-play2 plugin for the new scala-ide version.
The build args are: mvn -Peclipse-neon -Pscala-ide-dev -Pscala-2.12.x clean verify

I'm not sure if this is how you want to set the Scala version, but I'm putting this here so others can see it and build the plugin for e.g. testing against Play 2.5 and 2.6 and this bug: scala-ide/scala-ide-play2#275

@kiritsuku
Copy link
Member

The property can be overwritten in maven with the -Dscala.version parameter. No need to update the default version.

@kiritsuku kiritsuku closed this May 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants