Methods from org.eclipse.core.runtime used by org.eclipse.ant.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.ILog.log(IStatus)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ant.core.AntCorePlugin.log(Throwable)306
org.eclipse.ant.core.AntCorePreferences.addLibraries(Bundle, List)845
org.eclipse.ant.core.AntCorePreferences.computeDefaultExtraClasspathEntries(List)627
org.eclipse.ant.core.AntCorePreferences.computeDefaultExtraClasspathEntries(List)616
org.eclipse.ant.core.AntCorePreferences.computeDefaultExtraClasspathEntries(List)622
org.eclipse.ant.core.AntCorePreferences.computePrerequisiteOrder(List)999
org.eclipse.ant.core.AntCorePreferences.configureAntObject(List, IConfigurationElement, AntObject, String, String)585
org.eclipse.ant.core.AntCorePreferences.configureAntObject(List, IConfigurationElement, AntObject, String, String)580
org.eclipse.ant.core.AntCorePreferences.configureAntObject(List, IConfigurationElement, AntObject, String, String)559
org.eclipse.ant.core.AntCorePreferences.configureAntObject(List, IConfigurationElement, AntObject, String, String)590
org.eclipse.ant.core.AntRunner.handleInvocationTargetException(Object, Class, InvocationTargetException)450
org.eclipse.ant.core.AntRunner.problemLoadingClass(Throwable)466

org.eclipse.core.runtime.Platform.getBundle(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.core.AntCorePreferences.computeDefaultExtraClasspathEntries(List)605
org.eclipse.ant.core.AntCorePreferences.computeDefaultProperties(List)668
org.eclipse.ant.core.AntCorePreferences.configureAntObject(List, IConfigurationElement, AntObject, String, String)566

org.eclipse.core.runtime.Platform.getExtensionRegistry()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.core.AntCorePlugin.extractExtensions(String)206

org.eclipse.core.runtime.Platform.getPlatformAdmin()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.core.AntCorePreferences.getPluginClassLoaders()946

org.eclipse.core.runtime.Platform.inDebugMode()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ant.core.AntRunner.run(Object)501

org.eclipse.core.runtime.Plugin.getBundle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.core.AntCorePreferences.getDefaultAntHomeEntries()432
org.eclipse.ant.core.AntCorePreferences.initializePluginClassLoaders()1131

org.eclipse.core.runtime.Plugin.getLog()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.core.AntCorePlugin.log(Throwable)306
org.eclipse.ant.core.AntCorePreferences.addLibraries(Bundle, List)845
org.eclipse.ant.core.AntCorePreferences.computeDefaultExtraClasspathEntries(List)622
org.eclipse.ant.core.AntCorePreferences.computeDefaultExtraClasspathEntries(List)616
org.eclipse.ant.core.AntCorePreferences.computeDefaultExtraClasspathEntries(List)627
org.eclipse.ant.core.AntCorePreferences.computePrerequisiteOrder(List)999
org.eclipse.ant.core.AntCorePreferences.configureAntObject(List, IConfigurationElement, AntObject, String, String)559
org.eclipse.ant.core.AntCorePreferences.configureAntObject(List, IConfigurationElement, AntObject, String, String)585
org.eclipse.ant.core.AntCorePreferences.configureAntObject(List, IConfigurationElement, AntObject, String, String)580
org.eclipse.ant.core.AntCorePreferences.configureAntObject(List, IConfigurationElement, AntObject, String, String)590
org.eclipse.ant.core.AntRunner.handleInvocationTargetException(Object, Class, InvocationTargetException)450
org.eclipse.ant.core.AntRunner.problemLoadingClass(Throwable)466

org.eclipse.core.runtime.Plugin.getPluginPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.core.AntCorePreferences.propertyChange(PreferencesPropertyChangeEvent)172
org.eclipse.ant.core.AntCorePreferences.restoreCustomObjects()195
org.eclipse.ant.core.AntCorePreferences.updatePluginPreferences()1478
org.eclipse.ant.core.AntCorePreferences.updatePluginPreferences()1470

org.eclipse.core.runtime.Plugin.Plugin()

OVERRIDE
Reference LocationLine Number
org.eclipse.ant.core.AntCorePlugin.AntCorePlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ant.core.AntCorePlugin.AntCorePlugin()174

org.eclipse.core.runtime.Plugin.savePluginPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.core.AntCorePlugin.stop(BundleContext)186
org.eclipse.ant.core.AntCorePreferences.updatePluginPreferences()1479

org.eclipse.core.runtime.Plugin.start(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.core.AntCorePlugin.start(BundleContext)195
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.core.AntCorePlugin.start(BundleContext)-1

org.eclipse.core.runtime.Plugin.stop(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.ant.core.AntCorePlugin.stop(BundleContext)183
OVERRIDE
Reference LocationLine Number
org.eclipse.ant.core.AntCorePlugin.stop(BundleContext)-1

org.eclipse.core.runtime.Preferences.addPropertyChangeListener(PreferencesIPropertyChangeListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.core.AntCorePreferences.restoreCustomObjects()203
org.eclipse.ant.core.AntCorePreferences.updatePluginPreferences()1484

org.eclipse.core.runtime.Preferences.getString(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.core.AntCorePreferences.extractProperties(Preferences, String[])380
org.eclipse.ant.core.AntCorePreferences.extractTasks(Preferences, String[])336
org.eclipse.ant.core.AntCorePreferences.extractTypes(Preferences, String[])358
org.eclipse.ant.core.AntCorePreferences.restoreAdditionalEntries(Preferences)243
org.eclipse.ant.core.AntCorePreferences.restoreAdditionalEntries(Preferences)241
org.eclipse.ant.core.AntCorePreferences.restoreAntHome(Preferences)289
org.eclipse.ant.core.AntCorePreferences.restoreAntHomeEntries(Preferences)225
org.eclipse.ant.core.AntCorePreferences.restoreAntHomeEntries(Preferences)227
org.eclipse.ant.core.AntCorePreferences.restoreCustomProperties(Preferences)315
org.eclipse.ant.core.AntCorePreferences.restoreCustomPropertyFiles(Preferences)324
org.eclipse.ant.core.AntCorePreferences.restoreTasks(Preferences)207
org.eclipse.ant.core.AntCorePreferences.restoreTypes(Preferences)216

org.eclipse.core.runtime.Preferences.needsSaving()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.core.AntCorePreferences.updatePluginPreferences()1478

org.eclipse.core.runtime.Preferences.PropertyChangeEvent.getProperty()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.core.AntCorePreferences.propertyChange(PreferencesPropertyChangeEvent)173

org.eclipse.core.runtime.Preferences.removePropertyChangeListener(PreferencesIPropertyChangeListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.core.AntCorePreferences.updatePluginPreferences()1471

org.eclipse.core.runtime.Preferences.setToDefault(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.core.AntCorePreferences.restoreAdditionalEntries(Preferences)245
org.eclipse.ant.core.AntCorePreferences.restoreAntHomeEntries(Preferences)229
org.eclipse.ant.core.AntCorePreferences.updateProperties(Preferences)1535
org.eclipse.ant.core.AntCorePreferences.updateTasks(Preferences)1491
org.eclipse.ant.core.AntCorePreferences.updateTypes(Preferences)1513

org.eclipse.core.runtime.Preferences.setValue(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.core.AntCorePreferences.updatePluginPreferences()1483
org.eclipse.ant.core.AntCorePreferences.updatePluginPreferences()1481

org.eclipse.core.runtime.Preferences.setValue(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ant.core.AntCorePreferences.updateAdditionalEntries(Preferences)1583
org.eclipse.ant.core.AntCorePreferences.updateAdditionalEntries(Preferences)1554
org.eclipse.ant.core.AntCorePreferences.updateAdditionalEntries(Preferences)1589
org.eclipse.ant.core.AntCorePreferences.updateAntHomeEntries(Preferences)1619
org.eclipse.ant.core.AntCorePreferences.updateAntHomeEntries(Preferences)1593
org.eclipse.ant.core.AntCorePreferences.updateAntHomeEntries(Preferences)1610
org.eclipse.ant.core.AntCorePreferences.updateProperties(Preferences)1548
org.eclipse.ant.core.AntCorePreferences.updateProperties(Preferences)1541
org.eclipse.ant.core.AntCorePreferences.updateProperties(Preferences)1550
org.eclipse.ant.core.AntCorePreferences.updatePropertyFiles(Preferences)1629
org.eclipse.ant.core.AntCorePreferences.updateTasks(Preferences)1497
org.eclipse.ant.core.AntCorePreferences.updateTasks(Preferences)1504
org.eclipse.ant.core.AntCorePreferences.updateTasks(Preferences)1506
org.eclipse.ant.core.AntCorePreferences.updateTypes(Preferences)1528
org.eclipse.ant.core.AntCorePreferences.updateTypes(Preferences)1519
org.eclipse.ant.core.AntCorePreferences.updateTypes(Preferences)1526

Back to reference summary for org.eclipse.ant.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict