Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [ajdt-dev] AJDT Not Building All Types?

Unfortunately I tried that and it still exhibits the same bizarre behavior.
I can build when there are no errors but I get no feedback when there are
any, for just about any compiler error.

-----Original Message-----
From: ajdt-dev-bounces@xxxxxxxxxxx [mailto:ajdt-dev-bounces@xxxxxxxxxxx] On
Behalf Of Alexandru Popescu
Sent: Tuesday, April 18, 2006 2:26 PM
To: AspectJ Development Tools developer discussions
Subject: Re: [ajdt-dev] AJDT Not Building All Types?

Hi Ron!

I have faced and reported a similar problem a while ago (with the 1.3.1
release). I had to remove 
the AspectJ nature and readd it. After this, everything worked smoothly.

./alex
--
.w( the_mindstorm )p.

#: Ron Bodkin changed the world a bit at a time by saying (astral date:
4/18/2006 11:42 PM) :#
> I have run into a case where recent AJDT builds are not showing compiler
> errors at all when building an AspectJ project. I can't see any output for
> it. There are no problems showing, no errors in the Eclipse error log and
> when I view the AJDT Event Trace I see nothing unusual. When I compile
from
> ant I get a proper compiler error. I'd like to provide more data to
recreate
> & fix this problem: any suggestions for how, short of figuring out how to
> debug AJDT in the PDE?
> 
>  
> 
> Event Trace:
> 
> 12:45:24 PM Build kind = FULLBUILD
> 
> 12:45:24 PM Project=regressionTests, kind of build requested=Full AspectJ
> compilation
> 
> 12:45:24 PM Builder: Tidied output folder, deleted 23 .class files from
> C:\project\app\java\regressionTests\eclipse-target
> 
> 12:45:24 PM Preparing for build: not going to be incremental because no
> successful previous full build
> 
> 12:45:25 PM Timer event: 881ms: Time to first compiled message
> 
> 12:45:26 PM AJDE Callback: finish()
> 
> 12:45:26 PM Timer event: 1232ms: Total time spent in AJDE
> 
> 12:45:26 PM Timer event: 20ms: Create element map (2 rels in project:
> regressionTests)
> 
> 12:45:26 PM Types affected during build = 12
> 
> 12:45:26 PM Timer event: 0ms: Add markers (0 markers)
> 
> 12:45:26 PM Timer event: 1342ms: Total time spent in AJBuilder.build()
> 
>  
> 
>  
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> ajdt-dev mailing list
> ajdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ajdt-dev

_______________________________________________
ajdt-dev mailing list
ajdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ajdt-dev




Back to the top