Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] [eclipse-build]Build N20091005-2011 (Timestamp: 200910052011):Compile errors in build

Build N20091005-2011 (Timestamp: 200910052011):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.pde.core_3.5.100.N20091005-2011

Compiler log for org.eclipse.pde.core_3.5.100.N20091005-2011 : @dot.xml

TOTAL : ERRORS: 1, WARNINGS: 0

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

/src/org/eclipse/pde/internal/core/target/TargetDefinition.java : 1 error :

1. ERROR in /src/org/eclipse/pde/internal/core/target/TargetDefinition.java
 (at line 662)
Collector collector = profile.query(new IUProfilePropertyQuery(profile, AbstractTargetHandle.PROP_INSTALLED_IU, Boolean.toString(true)), new Collector(), null);
The constructor IUProfilePropertyQuery(IProfile, String, String) is undefined

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings

Back to the top