Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] CP intializers

Walter,

I think you should enter a bug against PDE/UI, so that they are aware there
is still a problem with the PDE container.

Jerome



                                                                           
             "Walter Harley"                                               
             <wharley@xxxxxxx>                                             
             Sent by:                                                   To 
             jdt-core-dev-boun         "Eclipse JDT Core developers list." 
             ces@xxxxxxxxxxx           <jdt-core-dev@xxxxxxxxxxx>          
                                                                        cc 
                                                                           
             05/22/2007 11:05                                      Subject 
             PM                        [jdt-core-dev] CP intializers       
                                                                           
                                                                           
             Please respond to                                             
             "Eclipse JDT Core                                             
             developers list."                                             
             <jdt-core-dev@ecl                                             
                 ipse.org>                                                 
                                                                           
                                                                           




Since this came up on the call today (but I don't remember who asked), I
wanted to mention: I just saw what I imagine is the CP initializer
problem that was discussed.  I made some innocuous changes to plugin A
in my workspace, and saved.  Immediately plugin B, which depends on A,
went red with lots of unresolved types from A and from
org.eclipse.core.resources and similar platform code.  Plugin C, with
the same dependencies as B, was unaffected.

Doing a clean and rebuild of B had no effect.  Exiting and restarting
Eclipse also had no effect.  After that, though, doing a clean and
rebuild of both A and B caused the problems to all go away again.

I don't believe I've seen this before.  This was with RC1.

  -walter
_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jdt-core-dev




Back to the top