Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [eclipse-build]Build N20040430 (Timestamp: 200404300010):Compile errors in build

I recommend always using single-type imports to avoid such ambiguities. 
JDT can be configured to do this for you (I think it's the default 
anyway): prefs > Java > Code Style > Organize Imports.





Michael Valenta/Ottawa/IBM@IBMCA 
Sent by: platform-releng-dev-admin@xxxxxxxxxxx
04/30/2004 09:35 AM
Please respond to
platform-releng-dev


To
platform-releng-dev@xxxxxxxxxxx
cc

Subject
Re: [platform-releng-dev] [eclipse-build]Build N20040430 (Timestamp: 
200404300010):Compile errors in build







Mystery solved. JFace released an API class named Policy which made are 
reference ambiguous. This will be fixed for the next nightly build. 

Michael 



Michael Valenta/Ottawa/IBM@IBMCA 
Sent by: platform-releng-dev-admin@xxxxxxxxxxx 
30/04/2004 09:19 AM 

Please respond to
platform-releng-dev


To
platform-releng-dev@xxxxxxxxxxx 
cc

Subject
Re: [platform-releng-dev] [eclipse-build]Build N20040430 (Timestamp: 
200404300010):Compile errors in build









I'm not sure why there are compile errors in Team for the build. The class 
mentioned in the log (AbstractSynchronizeParticipant) compiles in my 
workspace and the dependency that is claimed to be missing (Policy) in the 
log is mentioned in the import list of the class (import 
org.eclipse.team.internal.ui.*). 

Michael 


eclipse-releng@xxxxxxxxxxx 
Sent by: platform-releng-dev-admin@xxxxxxxxxxx 
30/04/2004 12:55 AM 

Please respond to
platform-releng-dev



To
platform-releng-dev@xxxxxxxxxxx 
cc

Subject
[platform-releng-dev] [eclipse-build]Build N20040430 (Timestamp: 
200404300010):Compile errors in build










Build N20040430 (Timestamp: 200404300010):  Compile errors in build.  See 
attached compile logs. 

Attachment: /builds/N/src/N-N20040430-200404300010/compilelogs/plugins/org.eclipse.team.ui_3.0.0/teamui.jar.bin.log
Description: Binary data


Back to the top