LikunYang
- 活动总数 33
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 8
- 订阅数 9
-
-
创建于 Installing the lombok plugin in a new instance of idea
已回答When starting a new instance of idea, there is no lombok plugin installed inside the new instance of idea. When the installation is complete, after re-debug to start a new instance of idea again, ... -
创建于 intellij idea plugin dev: Can I get a psiField from methodcallExpression
已回答1、Is it possible to derive from callExpress that esClient is a field and not a local variable? 2、Can I get the PsiField type of esClient? Thank you。 -
创建于 spring boot annotation processor
已回答Click on the link and the page displays 404 content. Is the spring boot document migrated? -
已编辑于 PersistentStateComponent's loadState() method are not called when config files are externally changed with IDEA running.
I check the method loadState's javadoc. * This method is called when new component state is loaded. The method can and will be called several times, if* config files were externally changed while ... -
已编辑于 how to persist PersistentStateComponent manually?
As I know,when frames deactivation or closing the IDE, The state will be persisted。 Can I do that by calling any API manually? -
已编辑于 how to find out which community tags does ultimate version build on?
已回答eg: IntelliJ IDEA 2017.3.5 (Ultimate Edition)Build #IU-173.4674.33, built on March 6, 2018 which git tags of the community source code is used by above IntelliJ iDEA version -
创建于 Code Style and inspections export xml file not contains all rules
已回答Settings | Code Style Settings | Inspections the export xml file not contatins all rules,only modify rules。 Is there any operations can export all rule( not only modify rules) see(not contain all...