简体   繁体   English

如何创建标记 Eclipse 插件

[英]How to Create Markers Eclipse Plugin

Can anyone share to me a complete sample project on creating problem markers for the java editor of eclipse.谁能与我分享一个完整的示例项目,为 eclipse 的 java 编辑器创建问题标记。

I'm fairly new to java and I want to create an eclipse plugin that will detect custom coding problems.我是 java 的新手,我想创建一个 eclipse 插件来检测自定义编码问题。 I've tried doing some research learned that I will need to use markers to accomplish this but I'm having trouble understanding the resources online.我尝试做一些研究,了解到我需要使用标记来完成此操作,但我无法理解在线资源。

I was hoping that I would understand this better if I have a working sample/project that I can play around with but I cant find one from my searches.我希望如果我有一个可以玩的工作示例/项目但我无法从我的搜索中找到一个,我会更好地理解这一点。

You definitely want to read the original Mark My Words article on eclipse.org.您肯定想在 eclipse.org 上阅读原始的Mark My Words文章。 It's old, but not out of date.它很旧,但并没有过时。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM