- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Can nightlies of the Eclipse plug-in be used with Beta1 of the library?
Sun, 2010-02-07, 14:58
I'm writing a Lift project and am using the lift build compatible with
Scala-2.8.0.Beta1
However, Miles recommends using nightlies of the Eclipse plug-in, which
has a newer snapshot of Scala-2.8.0
Is it ok if I use the Scala-2.8.0.Beta1 in the classpath (I'm using
M2Eclipse and am using Scala library from Maven Dependencies, not the
one provided by the plug-in)
I get an error "no-symbol does not have owner" in one project and I'm
wondering if it might come from incompatibility between the compiler and
library versions.
Erkki L
Sun, 2010-02-07, 15:37
#2
Re: Can nightlies of the Eclipse plug-in be used with Beta1 of
I've done that 10s of times, no help.
Kevin Wright wrote:
> Try doing a full clean and see if that sorts your problem.
>
> I have one project where I'm working with the nightly plugin and
> maven-supplied 2.8 beta 1 on my classpath, things are generally good
> for me except for the otherwise known issues in eclipse.
>
>
>
> On 7 February 2010 13:57, Erkki Lindpere > wrote:
>
> I'm writing a Lift project and am using the lift build compatible
> with Scala-2.8.0.Beta1
>
> However, Miles recommends using nightlies of the Eclipse plug-in,
> which has a newer snapshot of Scala-2.8.0
>
> Is it ok if I use the Scala-2.8.0.Beta1 in the classpath (I'm
> using M2Eclipse and am using Scala library from Maven
> Dependencies, not the one provided by the plug-in)
>
> I get an error "no-symbol does not have owner" in one project and
> I'm wondering if it might come from incompatibility between the
> compiler and library versions.
>
> Erkki L
>
>
>
>
Sun, 2010-02-07, 17:07
#3
Re: Can nightlies of the Eclipse plug-in be used with Beta1 of
On Sun, 2010-02-07 at 15:57 +0200, Erkki Lindpere wrote:
> I'm writing a Lift project and am using the lift build compatible with
> Scala-2.8.0.Beta1
>
> However, Miles recommends using nightlies of the Eclipse plug-in, which
> has a newer snapshot of Scala-2.8.0
>
> Is it ok if I use the Scala-2.8.0.Beta1 in the classpath (I'm using
> M2Eclipse and am using Scala library from Maven Dependencies, not the
> one provided by the plug-in)
This has become a risky proposition since the substantial refactoring of
the compiler after Beta1. I'd recommend either sticking with an IDE
build from before the refactor (what I have been doing) or setting up a
system where you rebuild all your Scala dependencies with the nightly of
the plugin you intend to use.
Best,
Ismael
I have one project where I'm working with the nightly plugin and maven-supplied 2.8 beta 1 on my classpath, things are generally good for me except for the otherwise known issues in eclipse.
On 7 February 2010 13:57, Erkki Lindpere <erkki@lap.ee> wrote:
--
Kevin Wright
mail/google talk: kev.lee.wright@googlemail.com
wave: kev.lee.wright@googlewave.com
skype: kev.lee.wright
twitter: @thecoda