kashiwazakinenji / chromedevtools

Automatically exported from code.google.com/p/chromedevtools
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Enable re-use of JsDebugModelPresentation #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Class org.chromium.debug.ui.JsDebugModelPresentation is useful for clients 
which define their own debug model ID. These clients need to implement the 
"org.eclipse.debug.ui.debugModelPresentations" extension point and 
reference JsDebugModelPresentation. 

Currently this doesn't work because plugin org.chromium.debug.ui does not 
export any packages. Attached is a patch to export it.

Original issue reported on code.google.com by dpodwall on 16 Feb 2010 at 9:32

Attachments:

GoogleCodeExporter commented 8 years ago
Any comment on whether this patch might be accepted?

Original comment by dpodwall on 7 Apr 2010 at 11:10

GoogleCodeExporter commented 8 years ago

Original comment by peter.ry...@gmail.com on 3 Aug 2010 at 9:43

GoogleCodeExporter commented 8 years ago

Original comment by peter.ry...@gmail.com on 10 Aug 2010 at 8:38