主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
657534737
活动总数
11
最后的活动
2019年11月25日 09:53
成员加入日期
2019年10月28日 03:51
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(1)
评论(8)
按最近的活动排序
最近的活动
投票数
创建于
2019年11月25日 09:53
Thank you ! But now I can get some highlight code, but some still can't get it, such as unused import , unused variable , It is not a highlighting code
社区
IntelliJ IDEA Open API and Plugin Development
How can i get a java file some problem or suggest , such as un used variable , un used import?
0 票
创建于
2019年11月25日 09:12
@Yann Cebron Thank for you anwser ! The purpose is different. If someone submits the problem code, it will affect his performance. I need to count it for company
社区
IntelliJ IDEA Open API and Plugin Development
How can i get a java file some problem or suggest , such as un used variable , un used import?
0 票
创建于
2019年11月25日 03:48
The requirement is that I want to check the committed code specification when committing code to git
社区
IntelliJ IDEA Open API and Plugin Development
How can i get a java file some problem or suggest , such as un used variable , un used import?
0 票
创建于
2019年11月25日 03:35
And if only want to inspect one file , What should i do ?
社区
IntelliJ IDEA Open API and Plugin Development
How can i get a java file some problem or suggest , such as un used variable , un used import?
0 票
创建于
2019年11月25日 03:15
@Yann Cebron Thank you for you anwser! But how can i get the inspect result as com.intellij.codeInspection.ProblemDescriptor
社区
IntelliJ IDEA Open API and Plugin Development
How can i get a java file some problem or suggest , such as un used variable , un used import?
0 票
创建于
2019年11月16日 01:56
could you help me?
社区
IntelliJ IDEA Open API and Plugin Development
How can i get a java file some problem or suggest , such as un used variable , un used import?
0 票
创建于
2019年11月05日 05:57
@Yann Cebron I want to develop a plug-in that takes all the unused variables that are checked out of a class. This includes, but is not limited to, code that may be null, and so on。 I used "Unu...
社区
IntelliJ IDEA Open API and Plugin Development
How can i get a java file some problem or suggest , such as un used variable , un used import?
0 票
已编辑于
2019年10月29日 06:13
I want get all the inspect result for the java file , such as unused import , unused variable , unused method , lambda suggest。 all of the code inspect! Did I describe it wrong?
社区
IntelliJ IDEA Open API and Plugin Development
How can i get a java file some problem or suggest , such as un used variable , un used import?
0 票