[infinispan-issues] [JBoss JIRA] Updated: (ISPN-656) Fixing Scala integration with IntelliJ with new plugin
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Wed Oct 13 07:57:40 EDT 2010
[ https://jira.jboss.org/browse/ISPN-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-656:
-------------------------------
Fix Version/s: 4.2.0.ALPHA3
(was: 4.2.0.BETA1)
> Fixing Scala integration with IntelliJ with new plugin
> ------------------------------------------------------
>
> Key: ISPN-656
> URL: https://jira.jboss.org/browse/ISPN-656
> Project: Infinispan
> Issue Type: Bug
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 4.2.0.ALPHA3
>
>
> Intellij Scala plugin (from 0.3.2x) has changed which means that for integration to work fine, we need to add the following to the maven scala plugin section in server/core:
> <configuration>
> <scalaVersion>2.8.0</scalaVersion>
> </configuration>
> Afterwards, when configuring the maven facet select the 2.8 compiler bundle.
> http://devnet.jetbrains.net/message/5269638
> I'll update the scala wiki accordingly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list