Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » May I customize Problems view for markers?
May I customize Problems view for markers? [message #327667] Mon, 28 April 2008 15:59 Go to next message
Eclipse UserFriend
Originally posted by: reg.zhuce.163.com

Besides "errors", "warnings" and "infos",may I add other category with a
different icon?
Is there any extention point I can use?
Re: May I customize Problems view for markers? [message #327768 is a reply to message #327667] Wed, 30 April 2008 23:12 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

You can add different types of markers in 3.3 ... check out the
org.eclipse.ui.ide.* extension points to do with markers

In 3.4 the markers view itself is extensible.

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/workbench.htm


Re: May I customize Problems view for markers? [message #327804 is a reply to message #327768] Fri, 02 May 2008 11:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: reg.zhuce.163.com

It seems that org.eclipse.ui.ide.markerSupport helps.
But I really don't know how to, even though I have tried a lot.
It is still listed as error ,warning or info.
Can you give a example for more details?
Paul Webster 写道:
> You can add different types of markers in 3.3 ... check out the
> org.eclipse.ui.ide.* extension points to do with markers
>
> In 3.4 the markers view itself is extensible.
>
> PW
>
Re: May I customize Problems view for markers? [message #327805 is a reply to message #327804] Fri, 02 May 2008 12:15 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

dazh wrote:
> It seems that org.eclipse.ui.ide.markerSupport helps.
> But I really don't know how to, even though I have tried a lot.
> It is still listed as error ,warning or info.
> Can you give a example for more details?

I would start with
http://www.eclipse.org/articles/Article-Mark%20My%20Words/ma rk-my-words.html

and the information in the Help>Help Contents>Platform Plug-in Developer
Guide

PW


--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/workbench.htm


Re: May I customize Problems view for markers? [message #327811 is a reply to message #327805] Sat, 03 May 2008 07:36 Go to previous message
Eclipse UserFriend
Originally posted by: reg.zhuce.163.com

Paul Webster 写道:
> dazh wrote:
>> It seems that org.eclipse.ui.ide.markerSupport helps.
>> But I really don't know how to, even though I have tried a lot.
>> It is still listed as error ,warning or info.
>> Can you give a example for more details?
>
> I would start with
> http://www.eclipse.org/articles/Article-Mark%20My%20Words/ma rk-my-words.html
>
> and the information in the Help>Help Contents>Platform Plug-in Developer
> Guide
In fact,I have read this article and the help contents before I asked
here,and I have indeed realized a marker of my own.
But that can only have a self-defined marker style in the editor,not in
the problems view.
So my question is that I have not found any information telling how to
obtain a self-defined marker type in the problems view.
Maybe I can not understand the help contents completely.
Any tips?
>
> PW
>
>
Previous Topic:Is there something such as a Jface Viewer CheckStateProvider
Next Topic:Problems with new Update Mechanism of 3.4M6
Goto Forum:
  


Current Time: Sun Sep 01 09:25:16 GMT 2024

Powered by FUDForum. Page generated in 0.03880 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top