Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "RAP/Incubator/PDERuntime"

< RAP
Line 3: Line 3:
 
Ports of plugins from PDE Runtime UI
 
Ports of plugins from PDE Runtime UI
  
* '''org.eclipse.rap.ui.views.log''' - The standard [[Eclipse error log|http://help.eclipse.org/juno/topic/org.eclipse.platform.doc.user/reference/ref-error_log_view.htm?resultof=%22%6c%6f%67%22%20%22%76%69%65%77%22%20]]
+
* '''org.eclipse.rap.ui.views.log''' - The standard [[http://help.eclipse.org/juno/topic/org.eclipse.platform.doc.user/reference/ref-error_log_view.htm?resultof=%22%6c%6f%67%22%20%22%76%69%65%77%22%20|Eclipse error log]]
* '''org.eclipse.rap.pde.runtime''' - Provides information about the OSGi State ([Plug-in Registry|http://help.eclipse.org/juno/topic/org.eclipse.pde.doc.user/guide/tools/views/plugin_registry.htm?cp=4_3_8_0] and [Plug-in Spy|http://www.eclipse.org/pde/incubator/spy/|])
+
* '''org.eclipse.rap.pde.runtime''' - Provides information about the OSGi State ([[http://help.eclipse.org/juno/topic/org.eclipse.pde.doc.user/guide/tools/views/plugin_registry.htm?cp=4_3_8_0|Plug-in Registry] and [[http://www.eclipse.org/pde/incubator/spy/|Plug-in Spy]])

Revision as of 12:28, 6 September 2012

PDE Runtime

Ports of plugins from PDE Runtime UI

  • org.eclipse.rap.ui.views.log - The standard [error log]
  • org.eclipse.rap.pde.runtime - Provides information about the OSGi State ([Registry and [Spy])

Back to the top