[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
RE: [cdt-dev] CDT Build Console enhancements
|
- From: <Warren.Paul@xxxxxxxxx>
- Date: Fri, 23 Oct 2009 16:46:13 +0200
- Accept-language: en-US
- Acceptlanguage: en-US
- Delivered-to: cdt-dev@eclipse.org
- Thread-index: AcpT1VSwjUW/hpP2TpK1faoNC6ahYwAGgXWg
- Thread-topic: [cdt-dev] CDT Build Console enhancements
I would use org.eclipse.cdt.internal.ui.util.EditorUtility to open the file in the editor given path and line number from the marker.
Thanks,
Warren
>-----Original Message-----
>From: cdt-dev-bounces@xxxxxxxxxxx
>[mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of ext Dmitry Kozlov
>Sent: Friday, October 23, 2009 6:38 AM
>To: CDT General developers list.
>Subject: Re: [cdt-dev] CDT Build Console enhancements
>
>Hello, one more technical question:
>
>to reuse existing code showing marker in editor I want to use
>ExtendedMarkersView.openMarkerInEditor, but it is not
>accessible ("discouraged access" compilation error).
>What is the best to use instead of it?
>
>Dmitry
>_______________________________________________
>cdt-dev mailing list
>cdt-dev@xxxxxxxxxxx
>https://dev.eclipse.org/mailman/listinfo/cdt-dev
>