Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Re: Need help getting AJDT 3.6 + Scala 2.8.0 plugins to

On Fri, Apr 23, 2010 at 6:33 PM, Andrew Eisenberg <andrew@xxxxxxxxxxxx> wrote:
> There might be something that AJDT can do so that it doesn't try to
> process non-Java, non-AJ files.  And, really, AJDT should bot be
> trying to touch your files if it is outside of an AJ project, so I'll
> have to see what's going on here.
>
> Does you Scala project have an AJNature attached to it by any chance?

In my test the Scala project didn't have an AJNature: it was simply
that the Scala class in question had pointcuts specified on it by the
separate AspectJ project.

Cheers,


Miles

-- 
Miles Sabin
tel: +44 (0)7813 944 528
skype:  milessabin
http://www.chuusai.com/
http://twitter.com/milessabin


Back to the top