[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-656) Fixing Scala integration with IntelliJ with new plugin
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Thu Sep 23 06:41:28 EDT 2010
[ https://jira.jboss.org/browse/ISPN-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño resolved ISPN-656.
-----------------------------------
Resolution: Done
> 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.BETA1
>
>
> 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