See <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/changes>
Changes: [zzhongwei] 352300: Run as php script - commandline option short_open_tag support https://bugs.eclipse.org/bugs/show_bug.cgi?id=352300 [zzhongwei] * ZSTD-551 [Regression]Getter/Setter comments are bad formatted [zzhongwei] 352299: PHP start tag is not colored correctly https://bugs.eclipse.org/bugs/show_bug.cgi?id=352299 ------------------------------------------ [...truncated 54000 lines...] [javac] ---------- [javac] 672. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 213) [javac] DebugServerTestController.getInstance().removeListener(this); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method removeListener(IDebugServerTestListener) from the type DebugServerTestController is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] 673. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 237) [javac] String port = Integer.toString(PHPDebugPlugin [javac] ^^^^^^^^^^^^^^ [javac] Discouraged access: The type PHPDebugPlugin is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] 674. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 237) [javac] String port = Integer.toString(PHPDebugPlugin [javac] .getDebugPort(DebuggerCommunicationDaemon.ZEND_DEBUGGER_ID)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getDebugPort(String) from the type PHPDebugPlugin is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] 675. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 238) [javac] .getDebugPort(DebuggerCommunicationDaemon.ZEND_DEBUGGER_ID)); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type DebuggerCommunicationDaemon is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] 676. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 238) [javac] .getDebugPort(DebuggerCommunicationDaemon.ZEND_DEBUGGER_ID)); [javac] ^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field ZEND_DEBUGGER_ID from the type DebuggerCommunicationDaemon is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] 677. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 249) [javac] Preferences prefs = PHPProjectPreferences.getModelPreferences(); [javac] ^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type PHPProjectPreferences is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] 678. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 249) [javac] Preferences prefs = PHPProjectPreferences.getModelPreferences(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getModelPreferences() from the type PHPProjectPreferences is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] 679. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 250) [javac] String hosts = prefs.getString(PHPDebugCorePreferenceNames.CLIENT_IP); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type PHPDebugCorePreferenceNames is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] 680. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 250) [javac] String hosts = prefs.getString(PHPDebugCorePreferenceNames.CLIENT_IP); [javac] ^^^^^^^^^ [javac] Discouraged access: The field CLIENT_IP from the type PHPDebugCorePreferenceNames is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] 681. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 296) [javac] public void testEventReceived(final DebugServerTestEvent e) { [javac] ^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type DebugServerTestEvent is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] 682. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 300) [javac] if (e.getEventType() == DebugServerTestEvent.TEST_SUCCEEDED) { [javac] ^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getEventType() from the type DebugServerTestEvent is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] 683. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 300) [javac] if (e.getEventType() == DebugServerTestEvent.TEST_SUCCEEDED) { [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type DebugServerTestEvent is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] 684. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 300) [javac] if (e.getEventType() == DebugServerTestEvent.TEST_SUCCEEDED) { [javac] ^^^^^^^^^^^^^^ [javac] Discouraged access: The field TEST_SUCCEEDED from the type DebugServerTestEvent is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] 685. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 304) [javac] switch (e.getEventType()) { [javac] ^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getEventType() from the type DebugServerTestEvent is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] 686. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 305) [javac] case DebugServerTestEvent.TEST_FAILED_DEBUGER_VERSION: [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type DebugServerTestEvent is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] 687. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 305) [javac] case DebugServerTestEvent.TEST_FAILED_DEBUGER_VERSION: [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field TEST_FAILED_DEBUGER_VERSION from the type DebugServerTestEvent is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] 688. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 312) [javac] case DebugServerTestEvent.TEST_TIMEOUT: [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type DebugServerTestEvent is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] 689. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultDebugServerConnectionTest.java> (at line 312) [javac] case DebugServerTestEvent.TEST_TIMEOUT: [javac] ^^^^^^^^^^^^ [javac] Discouraged access: The field TEST_TIMEOUT from the type DebugServerTestEvent is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.debug.core/@dot> [javac] ---------- [javac] ---------- [javac] 690. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultServerTestMessageDialog.java> (at line 17) [javac] import org.eclipse.php.internal.ui.IPHPHelpContextIds; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IPHPHelpContextIds is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 691. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultServerTestMessageDialog.java> (at line 65) [javac] IPHPHelpContextIds.SETTING_UP_REMOTE_DEBUGGING); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IPHPHelpContextIds is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 692. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/launching/zend/DefaultServerTestMessageDialog.java> (at line 65) [javac] IPHPHelpContextIds.SETTING_UP_REMOTE_DEBUGGING); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The field SETTING_UP_REMOTE_DEBUGGING from the type IPHPHelpContextIds is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] ---------- [javac] 693. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/BasicCompositeFragmentFactory.java> (at line 16) [javac] import org.eclipse.php.internal.ui.wizards.CompositeFragment; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type CompositeFragment is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 694. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/BasicCompositeFragmentFactory.java> (at line 17) [javac] import org.eclipse.php.internal.ui.wizards.IControlHandler; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IControlHandler is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 695. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/BasicCompositeFragmentFactory.java> (at line 18) [javac] import org.eclipse.php.internal.ui.wizards.WizardFragment; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WizardFragment is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 696. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/BasicCompositeFragmentFactory.java> (at line 35) [javac] public WizardFragment createWizardFragment() { [javac] ^^^^^^^^^^^^^^ [javac] Discouraged access: The type WizardFragment is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 697. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/BasicCompositeFragmentFactory.java> (at line 47) [javac] public CompositeFragment createComposite(Composite parent, [javac] ^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type CompositeFragment is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 698. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/BasicCompositeFragmentFactory.java> (at line 48) [javac] IControlHandler controlHandler) { [javac] ^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IControlHandler is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] ---------- [javac] 699. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 14) [javac] import org.eclipse.php.internal.server.core.Server; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type Server is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.core/@dot> [javac] ---------- [javac] 700. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 17) [javac] import org.eclipse.php.internal.ui.wizards.CompositeWizardFragment; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type CompositeWizardFragment is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 701. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 18) [javac] import org.eclipse.php.internal.ui.wizards.IWizardHandle; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type IWizardHandle is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 702. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 19) [javac] import org.eclipse.php.internal.ui.wizards.WizardControlWrapper; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WizardControlWrapper is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 703. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 20) [javac] import org.eclipse.php.internal.ui.wizards.WizardModel; [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WizardModel is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 704. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 26) [javac] public class PathMapperWizardFragment extends CompositeWizardFragment { [javac] ^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type CompositeWizardFragment is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 705. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 29) [javac] private Server server; [javac] ^^^^^^ [javac] Discouraged access: The type Server is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.core/@dot> [javac] ---------- [javac] 706. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 35) [javac] public Composite createComposite(Composite parent, IWizardHandle handle) { [javac] ^^^^^^^^^^^^^ [javac] Discouraged access: The type IWizardHandle is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 707. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 37) [javac] new WizardControlWrapper(handle), false); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The constructor WizardControlWrapper(IWizardHandle) is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 708. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 37) [javac] new WizardControlWrapper(handle), false); [javac] ^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WizardControlWrapper is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 709. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 44) [javac] server = (Server) getWizardModel() [javac] ^^^^^^ [javac] Discouraged access: The type Server is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.core/@dot> [javac] ---------- [javac] 710. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 44) [javac] server = (Server) getWizardModel() [javac] ^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getWizardModel() from the type WizardFragment is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 711. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 44) [javac] server = (Server) getWizardModel() [javac] .getObject(WizardModel.SERVER); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method getObject(String) from the type WizardModel is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 712. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 45) [javac] .getObject(WizardModel.SERVER); [javac] ^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The type WizardModel is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 713. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 45) [javac] .getObject(WizardModel.SERVER); [javac] ^^^^^^ [javac] Discouraged access: The field SERVER from the type WizardModel is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 714. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 61) [javac] return super.isComplete(); [javac] ^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isComplete() from the type WizardFragment is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 715. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 63) [javac] return super.isComplete() && compositeFragment.isComplete(); [javac] ^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isComplete() from the type WizardFragment is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 716. WARNING in <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/src/org/eclipse/php/internal/server/ui/wizard/PathMapperWizardFragment.java> (at line 63) [javac] return super.isComplete() && compositeFragment.isComplete(); [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [javac] Discouraged access: The method isComplete() from the type CompositeFragment is not accessible due to restriction on classpath entry <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.ui/@dot> [javac] ---------- [javac] 716 problems (716 warnings) checkCompilationResults: [copy] Copying 1 file to <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.server.ui/@dot> postProcess: buildExtra.xml: postProcess: [apitooling.apigeneration] Project name : org.eclipse.php.core [apitooling.apigeneration] Project location : <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.core> [apitooling.apigeneration] Binary locations : <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.core/@dot> [apitooling.apigeneration] Target folder : <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/175/artifact/build/N201107270339/eclipse/plugins/org.eclipse.php.core> Build timed out. Aborting Terminating xvnc. Archiving artifacts Recording test results _______________________________________________ pdt-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/pdt-dev
