Itatikola
- 活动总数 18
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 6
-
Itatikola 创建了一个帖子, 已回答Schedule Queries to run Every Day within my plugin
I'd like to query from a server once a day within my plugin to keep a list of objects up to date. How should I go about doing this and where should I put this within my annotation plugin? -
Itatikola 进行了评论, -
Itatikola 创建了一个帖子, 已回答Can't find file in resources folder in Plugin Project
I'm trying to access a resource (rollout_subnets.txt) from my main java package (com.example.____) in the resources root folder. My structure is as follows, an I am accessing it using “/rollout_sub... -
Itatikola 进行了评论, -
Itatikola 创建了一个帖子, 已回答Do I have to use an External Annotator? Trying to highlight all subtags within a specific XmlTag.
I've successfully highlighted a specific XmlTag within my Xml file by just using the Annotator extension point, however I want to also highlight every tag within that tag. The Annotator class is ca... -
Itatikola 进行了评论, -
-
Itatikola 创建了一个帖子, 已回答Looking for XML Highlighter Extension Point
I am trying to make a plugin that highlights certain components in XML, but I can't seem to find any extension points specific to the XML language. Is it necessary that the extension point is for X... -