Skip to main content

Notice: This Wiki is now read only and edits are no longer 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
m (PDE Runtime)
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 [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.ui.views.log''' - The standard [http://help.eclipse.org/kepler/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 ([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])
+
* '''org.eclipse.rap.pde.runtime''' - Provides information about the OSGi State ([http://help.eclipse.org/kepler/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 10:56, 12 December 2013

PDE Runtime

Ports of plugins from PDE Runtime UI

Back to the top