LikunYang
- Total activity 33
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 9
-
-
Created Installing the lombok plugin in a new instance of idea
AnsweredWhen 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, ... -
Created intellij idea plugin dev: Can I get a psiField from methodcallExpression
Answered1、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。 -
Created spring boot annotation processor
AnsweredClick on the link and the page displays 404 content. Is the spring boot document migrated? -
Edited 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 ... -
Edited 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? -
Edited how to find out which community tags does ultimate version build on?
Answeredeg: 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 -
Created Code Style and inspections export xml file not contains all rules
AnsweredSettings | 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...