Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] JP Matching report?

Argh, I was developing in the wrong eclipse install. (I have too many old / weird / unsupported plugins -- the downside of Eclipse's rapid evolution.) Sorry for the confusion.

On 16 Jan 2009, at 13:13, Andrew Eisenberg wrote:

What version of AJDT are you using?  Both AJRelationship and AJModel
have been deprecated since AJDT 1.6.1.  The API that you are using now
looks like it is from before since AJModel.getModelForProject(project)
has been removed.

I recommend that you upgrade to the lates AJDT 1.6.2 or a.6.3 dev release.


--
Johan Fabry
jfabry@xxxxxxxxxxxxx - http://dcc.uchile.cl/~jfabry
PLEIAD Lab - Computer Science Department (DCC) - University of Chile





Back to the top