Compiler log for org.eclipse.core.tests.harness_3.5.0.v20090525 : testharness.jar.bin.xml

TOTAL : ERRORS: 0, WARNINGS: 28

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

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

/src/org/eclipse/core/tests/session/ConfigurationSessionTestSuite.java : 5 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/session/ConfigurationSessionTestSuite.java
 (at line 17)
import org.eclipse.core.internal.runtime.InternalPlatform;
Discouraged access: The type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
2. WARNING in /src/org/eclipse/core/tests/session/ConfigurationSessionTestSuite.java
 (at line 49)
private static final String PROP_CONFIG_AREA_READ_ONLY = InternalPlatform.PROP_CONFIG_AREA + ".readOnly";
Discouraged access: The type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
3. WARNING in /src/org/eclipse/core/tests/session/ConfigurationSessionTestSuite.java
 (at line 49)
private static final String PROP_CONFIG_AREA_READ_ONLY = InternalPlatform.PROP_CONFIG_AREA + ".readOnly";
Discouraged access: The field PROP_CONFIG_AREA from the type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
4. WARNING in /src/org/eclipse/core/tests/session/ConfigurationSessionTestSuite.java
 (at line 173)
base.setSystemProperty(InternalPlatform.PROP_CONFIG_AREA, configurationPath.toOSString());
Discouraged access: The type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
5. WARNING in /src/org/eclipse/core/tests/session/ConfigurationSessionTestSuite.java
 (at line 173)
base.setSystemProperty(InternalPlatform.PROP_CONFIG_AREA, configurationPath.toOSString());
Discouraged access: The field PROP_CONFIG_AREA from the type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar

/src/org/eclipse/core/tests/session/Setup.java : 23 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 18)
import org.eclipse.core.internal.runtime.InternalPlatform;
Discouraged access: The type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
2. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 56)
return System.getProperty(InternalPlatform.PROP_ARCH);
Discouraged access: The type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
3. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 56)
return System.getProperty(InternalPlatform.PROP_ARCH);
Discouraged access: The field PROP_ARCH from the type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
4. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 60)
return System.getProperty(InternalPlatform.PROP_CONFIG_AREA);
Discouraged access: The type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
5. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 60)
return System.getProperty(InternalPlatform.PROP_CONFIG_AREA);
Discouraged access: The field PROP_CONFIG_AREA from the type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
6. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 64)
return System.getProperty(InternalPlatform.PROP_DEBUG);
Discouraged access: The type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
7. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 64)
return System.getProperty(InternalPlatform.PROP_DEBUG);
Discouraged access: The field PROP_DEBUG from the type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
8. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 68)
return System.getProperty(InternalPlatform.PROP_DEV);
Discouraged access: The type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
9. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 68)
return System.getProperty(InternalPlatform.PROP_DEV);
Discouraged access: The field PROP_DEV from the type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
10. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 72)
String currentInstall = System.getProperty(InternalPlatform.PROP_INSTALL_AREA);
Discouraged access: The type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
11. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 72)
String currentInstall = System.getProperty(InternalPlatform.PROP_INSTALL_AREA);
Discouraged access: The field PROP_INSTALL_AREA from the type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
12. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 87)
return System.getProperty(InternalPlatform.PROP_NL);
Discouraged access: The type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
13. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 87)
return System.getProperty(InternalPlatform.PROP_NL);
Discouraged access: The field PROP_NL from the type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
14. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 91)
return System.getProperty(InternalPlatform.PROP_OS);
Discouraged access: The type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
15. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 91)
return System.getProperty(InternalPlatform.PROP_OS);
Discouraged access: The field PROP_OS from the type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
16. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 110)
defaultSetup.setSystemProperty(InternalPlatform.PROP_CONSOLE_LOG, System.getProperty(InternalPlatform.PROP_CONSOLE_LOG, "true"));
Discouraged access: The type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
17. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 110)
defaultSetup.setSystemProperty(InternalPlatform.PROP_CONSOLE_LOG, System.getProperty(InternalPlatform.PROP_CONSOLE_LOG, "true"));
Discouraged access: The field PROP_CONSOLE_LOG from the type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
18. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 110)
defaultSetup.setSystemProperty(InternalPlatform.PROP_CONSOLE_LOG, System.getProperty(InternalPlatform.PROP_CONSOLE_LOG, "true"));
Discouraged access: The type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
19. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 110)
defaultSetup.setSystemProperty(InternalPlatform.PROP_CONSOLE_LOG, System.getProperty(InternalPlatform.PROP_CONSOLE_LOG, "true"));
Discouraged access: The field PROP_CONSOLE_LOG from the type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
20. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 116)
defaultSetup.setSystemProperty(InternalPlatform.PROP_DEBUG, Setup.getDefaultDebugOption());
Discouraged access: The type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
21. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 116)
defaultSetup.setSystemProperty(InternalPlatform.PROP_DEBUG, Setup.getDefaultDebugOption());
Discouraged access: The field PROP_DEBUG from the type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
22. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 152)
return System.getProperty(InternalPlatform.PROP_WS);
Discouraged access: The type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar
23. WARNING in /src/org/eclipse/core/tests/session/Setup.java
 (at line 152)
return System.getProperty(InternalPlatform.PROP_WS);
Discouraged access: The field PROP_WS from the type InternalPlatform is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar