Re: Compie error with XML elements

2014-08-29 Thread Patrick Wendell
In some cases IntelliJ's Scala compiler can't compile valid Scala source files. Hopefully they fix (or have fixed) this in a newer version. - Patrick On Fri, Aug 29, 2014 at 11:38 AM, Yi Tian wrote: > Hi, Devl! > > I got the same problem. > > You can try to upgrade your scala plugins to 0.41.2

Re: Compie error with XML elements

2014-08-29 Thread Yi Tian
Hi, Devl! I got the same problem. You can try to upgrade your scala plugins to 0.41.2 It works on my mac. On Aug 12, 2014, at 15:19, Devl Devel wrote: > When compiling the master checkout of spark. The Intellij compile fails > with: > >Error:(45, 8) not found: value $scope > >