Related Tutorials And Articles

From MicrodataManagementToolkit

Jump to: navigation, search

Contents

Eclipse Preferences Editor and API

Accessing Preferences in code

http://help.eclipse.org/help32/topic/org.eclipse.platform.doc.isv/guide/runtime_preferences.htm http://help.eclipse.org/help32/topic/org.eclipse.platform.doc.isv/guide/resInt_preferences.htm

Preference Pages (Creating)

http://help.eclipse.org/help32/topic/org.eclipse.platform.doc.isv/guide/preferences_prefs_contribute.htm http://help.eclipse.org/help32/topic/org.eclipse.platform.doc.isv/guide/preferences_prefs_implement.htm http://help.eclipse.org/help32/topic/org.eclipse.platform.doc.isv/guide/preferences_prefs_fieldeditors.htm

Extension Points schema...

http://help.eclipse.org/help32/topic/org.eclipse.platform.doc.isv/reference/extension-points/org_eclipse_ui_preferencePages.html http://help.eclipse.org/help32/topic/org.eclipse.platform.doc.isv/reference/extension-points/org_eclipse_ui_preferenceTransfer.html

Preferences Example (a plugin project)

Media:example-preferences-page.zip

Eclipse RCP Articles, FAQs and Tutorials

  • Eclipse RCP Wiki [[1]]
  • Rich Client Platform Tutorial, by Ed Burnette. Part 1 Part 2 Part 3
  • Eclipse's Rich Client Platform, by Jeff Gunther (on IBM developerWorks). Part 1, Part 2
  • OnJava Article [2]

Eclipse EMF Articles, FAQs and Tutorials

  • Main EMF Site [3]
  • Larger Eclipse Modelling Project [4]
  • Wiki [5]
  • EMF goes RCP [6]
  • PDF outlining how Ecore attributes can be added to XSD Schema (very useful in crossing between XSD and Ecore model) [7]
  • Kermeta tutorial [8]
Personal tools