Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] AJDT Magical Disappearing classes...

It's been a significant problem for me too, although I haven't had a chance
to narrow it down. In my case, the best approach is to run ant builds to
find out the compiler error.

 

  _____  

From: aspectj-users-bounces@xxxxxxxxxxx
[mailto:aspectj-users-bounces@xxxxxxxxxxx] On Behalf Of Ron DiFrango
Sent: Monday, May 08, 2006 9:04 PM
To: aspectj-users@xxxxxxxxxxx
Subject: [aspectj-users] AJDT Magical Disappearing classes...
Importance: High

 

AJDT Dev Team.

I am experiencing an interesting phenomon, if the AJDT compile experiences
an issue during a compile, it just flat out stops and does not emit an error
message.

My configuration is as follows:

Eclipse SDK

Version: 3.1.1

Build id: M20050929-0840

Eclipse AspectJ Development Tools

Version: 1.3.1

Build id: 20060410063641

AspectJ version: 1.5.1a

JDK:

C:\Program Files\Java\jdk1.5.0_04

I have partiallly got around this for source cod by making it temporarily a
Java project then get the "real" compiler errors.  Correcting them and
re-enabling the Aspectj Nature.  But for aspects that apply to JAR's on the
InPath this does not work.

Any thoughts as this is really hindering my progress.

Ron

<<attachment: winmail.dat>>


Back to the top