Giter Club home page Giter Club logo

javaparser-ast-inspector's People

Contributors

actions-user avatar dependabot-preview[bot] avatar dependabot[bot] avatar gradle-update-robot avatar moderneapp[bot] avatar mysteraitch avatar renovate-bot avatar renovate[bot] avatar summersec avatar yiiguxing avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

javaparser-ast-inspector's Issues

Support for Intellij Idea 2022.3

I have tried to install it via plugin repository, this plugin is not displayed.
Any plans to release new version having support for Intellij Idea 2022.3

image

Create JavaParser related "live templates"

IntelliJ has "live templates" that can be dynamically populated and react to contextual information. For example, creating a loop or creating a variable (a "postfix" template).

I have a few ideas about the boilerplate that can be moved into a template, but we can probably get started with just creating a template for parsing a string that contains source code.

image

image

image

Sort out the project's readme

At the moment it is looking a little bare!

There are some screenshots in the releases pages - perhaps these can be incuded?

We should probably also include some instructions on how to install it to IntelliJ in the readme too (can probably be copied from the initial release notes).

Remove highlighting on reset

Currently the highlighting remains even when the parse is restarted or reset.

This probably shouldn't be the case.

IntelliJ IDEA 2021.2 support

Thanks for developing this plugin, it is very useful to me! Are there any plans to support IntelliJ IDEA version 2021.2?

Multiple tabs -- one per parsed file?

Currently there is one tab, and this gets replaced when parsing a new file.

While a new tab can currently be opened every time the parse button is clicked, no deduplication occurs and there can be multiple parse result tabs for the same file.

This might be desirable, but should probably be configurable.

Either way, here's an issue to track it! :)

Do parsing across the project

Currently it picks up the project's roots from IntelliJ and includes those when parsing.

Plan: Make use of this to do symbol resolution / parsing of rest of project (fuzzy...)

Highlighting when

Follow up to #9 -- making code highlighting work robustly and to respond to/handle file changes.

e.g. reliably highlighting when moving between files

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update log4j2 monorepo to v2.23.1 (org.apache.logging.log4j:log4j-slf4j-impl, org.apache.logging.log4j:log4j-core)
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-java action to v4
  • chore(deps): update dependency gradle to v8
  • chore(deps): update github artifact actions to v4 (major)
  • chore(deps): update gradle/wrapper-validation-action action to v3
  • chore(deps): update jtalk/url-health-check-action action to v4
  • chore(deps): update plugin org.jetbrains.changelog to v2
  • chore(deps): update plugin org.jetbrains.kotlin.jvm to v2
  • chore(deps): update plugin org.jetbrains.qodana to v2024
  • chore(deps): update plugin org.jlleitschuh.gradle.ktlint to v12
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/build.yml
  • actions/checkout v3.0.2
  • gradle/wrapper-validation-action v1.0.4
  • actions/setup-java v3
  • actions/upload-artifact v3
  • actions/upload-artifact v3
  • actions/upload-artifact v3.1.0
  • actions/checkout v3.0.2
.github/workflows/moderne-ingest.yml
  • actions/checkout v3
.github/workflows/qodana-license-audit.yml
  • actions/checkout v3
  • actions/upload-artifact v3
.github/workflows/release.yml
  • actions/checkout v3.0.2
  • actions/setup-java v3
.github/workflows/run-ui-tests.yml
  • actions/checkout v3.0.2
  • actions/setup-java v3
  • jtalk/url-health-check-action v2
.github/workflows/update-gradle-wrapper.yml
  • actions/checkout v3
  • gradle-update/update-gradle-wrapper-action v1
gradle
gradle.properties
settings.gradle.kts
build.gradle.kts
  • org.jetbrains.kotlin.jvm 1.6.21
  • org.jetbrains.intellij 1.5.3
  • org.jetbrains.changelog 1.3.1
  • org.jetbrains.qodana 0.1.13
  • io.gitlab.arturbosch.detekt 1.20.0
  • org.jlleitschuh.gradle.ktlint 10.3.0
  • io.gitlab.arturbosch.detekt:detekt-formatting 1.20.0
  • com.github.javaparser:javaparser-symbol-solver-core 3.24.2
  • org.apache.commons:commons-text 1.9
  • guru.nidi:graphviz-java-all-j2v8 0.18.1
  • org.apache.logging.log4j:log4j-core 2.17.2
  • org.apache.logging.log4j:log4j-slf4j-impl 2.17.2
  • org.junit.jupiter:junit-jupiter 5.8.2
  • org.junit.jupiter:junit-jupiter-engine 5.8.2
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 7.4.2

  • Check this box to trigger a request for Renovate to run again on this repository

Make panels available during building of indices

The default is for tool windows to wait until indexing is complete.

There seems to be a way to make tools be "dumb aware" and not depend on the built index.

Older basic attempts to make the forms implement the DumbAware interface haven't been successful -- there seem to be multiple available though, so maybe I used the wrong one?

Figure out how to publish plugin

At the moment the plugin can be installed manually by downloading the zip file from the releases page, and dragging it into the editor.

How to release this to the official plugin repo so that it can be searched for and installed via the standard UI?

Deal with the warnings emitted

https://github.com/MysterAitch/JavaParser-AST-Inspector/runs/597874765?check_suite_focus=true

https://pipelines.actions.githubusercontent.com/xDrJHNn97dfMNznZgbNSm0KA3ARgiHI6jQn05sOzj0eE8RtAJn/_apis/pipelines/1/runs/61/signedlogcontent/7?urlExpires=2020-04-18T14%3A05%3A34.7872696Z&urlSigningMethod=HMACV1&urlSignature=qXhyU1A8AbzVc%2FdVXbWYPKhVSG5dP6b3Zoast6EA8Sc%3D

2020-04-18T13:52:12.8330200Z ##[group]Run echo "The verifier log file [verification_result.log] contents : " ;
2020-04-18T13:52:12.8330577Z �[36;1mecho "The verifier log file [verification_result.log] contents : " ;�[0m
2020-04-18T13:52:12.8330836Z �[36;1mcat verification_result.log�[0m
2020-04-18T13:52:12.9011110Z shell: /bin/bash -e {0}
2020-04-18T13:52:12.9011263Z env:
2020-04-18T13:52:12.9011399Z   JAVA_HOME: /opt/hostedtoolcache/jdk/13.0.3/x64
2020-04-18T13:52:12.9011544Z   JAVA_HOME_13.0.3_x64: /opt/hostedtoolcache/jdk/13.0.3/x64
2020-04-18T13:52:12.9011691Z ##[endgroup]
2020-04-18T13:52:12.9450193Z The verifier log file [verification_result.log] contents : 
2020-04-18T13:52:12.9470722Z Verification reports directory: verification-2020-04-18 at 13.51.44
2020-04-18T13:52:12.9471189Z 2020-04-18T13:51:56 [main] INFO  verification - Reading IDE /github/home/ides/ideaIC-2019.3
2020-04-18T13:52:12.9471540Z 2020-04-18T13:51:58 [main] INFO  verification - Reading IDE /github/home/ides/ideaIU-2019.3
2020-04-18T13:52:12.9472033Z 2020-04-18T13:52:01 [main] INFO  verification - Reading IDE /github/home/ides/ideaIC-LATEST-EAP-SNAPSHOT
2020-04-18T13:52:12.9472395Z 2020-04-18T13:52:03 [main] INFO  verification - Reading IDE /github/home/ides/ideaIU-LATEST-EAP-SNAPSHOT
2020-04-18T13:52:12.9472796Z 2020-04-18T13:52:05 [main] INFO  verification - Reading plugin to check from /github/workspace/build/distributions/javaparser_ast_inspector-0.3.0.zip
2020-04-18T13:52:12.9473200Z 2020-04-18T13:52:05 [main] INFO  verification - Reading plugin to check from /github/workspace/build/distributions/javaparser_ast_inspector-0.3.0.zip
2020-04-18T13:52:12.9473618Z 2020-04-18T13:52:05 [main] INFO  verification - Reading plugin to check from /github/workspace/build/distributions/javaparser_ast_inspector-0.3.0.zip
2020-04-18T13:52:12.9474025Z 2020-04-18T13:52:05 [main] INFO  verification - Reading plugin to check from /github/workspace/build/distributions/javaparser_ast_inspector-0.3.0.zip
2020-04-18T13:52:12.9474355Z 2020-04-18T13:52:06 [main] INFO  verification - Task check-plugin parameters:
2020-04-18T13:52:12.9474498Z Scheduled verifications (16):
2020-04-18T13:52:12.9476078Z com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IC-193.5233.102, com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IC-193.5233.102, com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IC-193.5233.102, com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IC-193.5233.102, com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IU-193.5233.102, com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IU-193.5233.102, com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IU-193.5233.102, com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IU-193.5233.102, com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IC-201.7223.18, com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IC-201.7223.18, com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IC-201.7223.18, com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IC-201.7223.18, com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IU-201.7223.18, com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IU-201.7223.18, com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IU-201.7223.18, com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IU-201.7223.18
2020-04-18T13:52:12.9476366Z 
2020-04-18T13:52:12.9476795Z 2020-04-18T13:52:09 [main] INFO  verification - Finished 1 of 16 verifications (in 3.2 s): IC-193.5233.102 against com.github.rogerhowell.JavaCodeBrowser:0.3.0: 4 compatibility problems. 1 usage of deprecated API
2020-04-18T13:52:12.9477521Z 2020-04-18T13:52:09 [main] INFO  verification - Finished 2 of 16 verifications (in 3.2 s): IC-193.5233.102 against com.github.rogerhowell.JavaCodeBrowser:0.3.0: 4 compatibility problems. 1 usage of deprecated API
2020-04-18T13:52:12.9477999Z 2020-04-18T13:52:09 [main] INFO  verification - Finished 3 of 16 verifications (in 3.2 s): IC-193.5233.102 against com.github.rogerhowell.JavaCodeBrowser:0.3.0: 4 compatibility problems. 1 usage of deprecated API
2020-04-18T13:52:12.9478774Z 2020-04-18T13:52:09 [main] INFO  verification - Finished 4 of 16 verifications (in 3.2 s): IC-193.5233.102 against com.github.rogerhowell.JavaCodeBrowser:0.3.0: 4 compatibility problems. 1 usage of deprecated API
2020-04-18T13:52:12.9479303Z 2020-04-18T13:52:10 [main] INFO  verification - Finished 5 of 16 verifications (in 0.6 s): IU-193.5233.102 against com.github.rogerhowell.JavaCodeBrowser:0.3.0: 4 compatibility problems. 1 usage of deprecated API
2020-04-18T13:52:12.9479763Z 2020-04-18T13:52:10 [main] INFO  verification - Finished 6 of 16 verifications (in 0.7 s): IU-193.5233.102 against com.github.rogerhowell.JavaCodeBrowser:0.3.0: 4 compatibility problems. 1 usage of deprecated API
2020-04-18T13:52:12.9480415Z 2020-04-18T13:52:10 [main] INFO  verification - Finished 7 of 16 verifications (in 0.7 s): IU-193.5233.102 against com.github.rogerhowell.JavaCodeBrowser:0.3.0: 4 compatibility problems. 1 usage of deprecated API
2020-04-18T13:52:12.9481043Z 2020-04-18T13:52:10 [main] INFO  verification - Finished 8 of 16 verifications (in 0.7 s): IU-193.5233.102 against com.github.rogerhowell.JavaCodeBrowser:0.3.0: 4 compatibility problems. 1 usage of deprecated API
2020-04-18T13:52:12.9481849Z 2020-04-18T13:52:10 [main] INFO  verification - Finished 9 of 16 verifications (in 0.5 s): IC-201.7223.18 against com.github.rogerhowell.JavaCodeBrowser:0.3.0: Compatible. 1 usage of deprecated API
2020-04-18T13:52:12.9482295Z 2020-04-18T13:52:10 [main] INFO  verification - Finished 10 of 16 verifications (in 0.7 s): IC-201.7223.18 against com.github.rogerhowell.JavaCodeBrowser:0.3.0: Compatible. 1 usage of deprecated API
2020-04-18T13:52:12.9482741Z 2020-04-18T13:52:10 [main] INFO  verification - Finished 11 of 16 verifications (in 0.5 s): IC-201.7223.18 against com.github.rogerhowell.JavaCodeBrowser:0.3.0: Compatible. 1 usage of deprecated API
2020-04-18T13:52:12.9483172Z 2020-04-18T13:52:10 [main] INFO  verification - Finished 12 of 16 verifications (in 0.5 s): IC-201.7223.18 against com.github.rogerhowell.JavaCodeBrowser:0.3.0: Compatible. 1 usage of deprecated API
2020-04-18T13:52:12.9483599Z 2020-04-18T13:52:11 [main] INFO  verification - Finished 13 of 16 verifications (in 0.6 s): IU-201.7223.18 against com.github.rogerhowell.JavaCodeBrowser:0.3.0: Compatible. 1 usage of deprecated API
2020-04-18T13:52:12.9484022Z 2020-04-18T13:52:11 [main] INFO  verification - Finished 14 of 16 verifications (in 0.6 s): IU-201.7223.18 against com.github.rogerhowell.JavaCodeBrowser:0.3.0: Compatible. 1 usage of deprecated API
2020-04-18T13:52:12.9484451Z 2020-04-18T13:52:11 [main] INFO  verification - Finished 15 of 16 verifications (in 0.6 s): IU-201.7223.18 against com.github.rogerhowell.JavaCodeBrowser:0.3.0: Compatible. 1 usage of deprecated API
2020-04-18T13:52:12.9484870Z 2020-04-18T13:52:11 [main] INFO  verification - Finished 16 of 16 verifications (in 0.6 s): IU-201.7223.18 against com.github.rogerhowell.JavaCodeBrowser:0.3.0: Compatible. 1 usage of deprecated API
2020-04-18T13:52:12.9485235Z Plugin com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IC-193.5233.102: 4 compatibility problems. 1 usage of deprecated API
2020-04-18T13:52:12.9485392Z     #Access to unresolved class com.intellij.lang.annotation.AnnotationBuilder
2020-04-18T13:52:12.9485597Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleAnnotator.lambda$annotate$0(PsiFile psiFile, AnnotationHolder holder, Range range) : void references an unresolved class com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchClassError** exception at runtime.
2020-04-18T13:52:12.9485931Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleExternalAnnotator.apply(PsiFile file, List infos, AnnotationHolder holder) : void references an unresolved class com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchClassError** exception at runtime.
2020-04-18T13:52:12.9486199Z     #Invocation of unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(HighlightSeverity, String) : AnnotationBuilder
2020-04-18T13:52:12.9486464Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleExternalAnnotator.apply(com.intellij.psi.PsiFile file, java.util.List infos, com.intellij.lang.annotation.AnnotationHolder holder) : void contains an *invokeinterface* instruction referencing an unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(com.intellij.lang.annotation.HighlightSeverity, java.lang.String) : com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchMethodError** exception at runtime.
2020-04-18T13:52:12.9486794Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleAnnotator.lambda$annotate$0(com.intellij.psi.PsiFile psiFile, com.intellij.lang.annotation.AnnotationHolder holder, com.github.javaparser.Range range) : void contains an *invokeinterface* instruction referencing an unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(com.intellij.lang.annotation.HighlightSeverity, java.lang.String) : com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchMethodError** exception at runtime.
2020-04-18T13:52:12.9487023Z         Plugin can be loaded/unloaded without IDE restart
2020-04-18T13:52:12.9487426Z Plugin com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IC-193.5233.102: 4 compatibility problems. 1 usage of deprecated API
2020-04-18T13:52:12.9487584Z     #Access to unresolved class com.intellij.lang.annotation.AnnotationBuilder
2020-04-18T13:52:12.9487838Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleAnnotator.lambda$annotate$0(PsiFile psiFile, AnnotationHolder holder, Range range) : void references an unresolved class com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchClassError** exception at runtime.
2020-04-18T13:52:12.9488084Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleExternalAnnotator.apply(PsiFile file, List infos, AnnotationHolder holder) : void references an unresolved class com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchClassError** exception at runtime.
2020-04-18T13:52:12.9488295Z     #Invocation of unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(HighlightSeverity, String) : AnnotationBuilder
2020-04-18T13:52:12.9488540Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleExternalAnnotator.apply(com.intellij.psi.PsiFile file, java.util.List infos, com.intellij.lang.annotation.AnnotationHolder holder) : void contains an *invokeinterface* instruction referencing an unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(com.intellij.lang.annotation.HighlightSeverity, java.lang.String) : com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchMethodError** exception at runtime.
2020-04-18T13:52:12.9488859Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleAnnotator.lambda$annotate$0(com.intellij.psi.PsiFile psiFile, com.intellij.lang.annotation.AnnotationHolder holder, com.github.javaparser.Range range) : void contains an *invokeinterface* instruction referencing an unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(com.intellij.lang.annotation.HighlightSeverity, java.lang.String) : com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchMethodError** exception at runtime.
2020-04-18T13:52:12.9489199Z         Plugin can be loaded/unloaded without IDE restart
2020-04-18T13:52:12.9489617Z Plugin com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IC-193.5233.102: 4 compatibility problems. 1 usage of deprecated API
2020-04-18T13:52:12.9489776Z     #Access to unresolved class com.intellij.lang.annotation.AnnotationBuilder
2020-04-18T13:52:12.9490043Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleAnnotator.lambda$annotate$0(PsiFile psiFile, AnnotationHolder holder, Range range) : void references an unresolved class com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchClassError** exception at runtime.
2020-04-18T13:52:12.9490282Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleExternalAnnotator.apply(PsiFile file, List infos, AnnotationHolder holder) : void references an unresolved class com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchClassError** exception at runtime.
2020-04-18T13:52:12.9490488Z     #Invocation of unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(HighlightSeverity, String) : AnnotationBuilder
2020-04-18T13:52:12.9490731Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleExternalAnnotator.apply(com.intellij.psi.PsiFile file, java.util.List infos, com.intellij.lang.annotation.AnnotationHolder holder) : void contains an *invokeinterface* instruction referencing an unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(com.intellij.lang.annotation.HighlightSeverity, java.lang.String) : com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchMethodError** exception at runtime.
2020-04-18T13:52:12.9491048Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleAnnotator.lambda$annotate$0(com.intellij.psi.PsiFile psiFile, com.intellij.lang.annotation.AnnotationHolder holder, com.github.javaparser.Range range) : void contains an *invokeinterface* instruction referencing an unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(com.intellij.lang.annotation.HighlightSeverity, java.lang.String) : com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchMethodError** exception at runtime.
2020-04-18T13:52:12.9491300Z         Plugin can be loaded/unloaded without IDE restart
2020-04-18T13:52:12.9491707Z Plugin com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IC-193.5233.102: 4 compatibility problems. 1 usage of deprecated API
2020-04-18T13:52:12.9491867Z     #Access to unresolved class com.intellij.lang.annotation.AnnotationBuilder
2020-04-18T13:52:12.9492111Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleAnnotator.lambda$annotate$0(PsiFile psiFile, AnnotationHolder holder, Range range) : void references an unresolved class com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchClassError** exception at runtime.
2020-04-18T13:52:12.9492355Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleExternalAnnotator.apply(PsiFile file, List infos, AnnotationHolder holder) : void references an unresolved class com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchClassError** exception at runtime.
2020-04-18T13:52:12.9492560Z     #Invocation of unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(HighlightSeverity, String) : AnnotationBuilder
2020-04-18T13:52:12.9492807Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleExternalAnnotator.apply(com.intellij.psi.PsiFile file, java.util.List infos, com.intellij.lang.annotation.AnnotationHolder holder) : void contains an *invokeinterface* instruction referencing an unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(com.intellij.lang.annotation.HighlightSeverity, java.lang.String) : com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchMethodError** exception at runtime.
2020-04-18T13:52:12.9493281Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleAnnotator.lambda$annotate$0(com.intellij.psi.PsiFile psiFile, com.intellij.lang.annotation.AnnotationHolder holder, com.github.javaparser.Range range) : void contains an *invokeinterface* instruction referencing an unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(com.intellij.lang.annotation.HighlightSeverity, java.lang.String) : com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchMethodError** exception at runtime.
2020-04-18T13:52:12.9493507Z         Plugin can be loaded/unloaded without IDE restart
2020-04-18T13:52:12.9493911Z Plugin com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IU-193.5233.102: 4 compatibility problems. 1 usage of deprecated API
2020-04-18T13:52:12.9494071Z     #Access to unresolved class com.intellij.lang.annotation.AnnotationBuilder
2020-04-18T13:52:12.9494272Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleAnnotator.lambda$annotate$0(PsiFile psiFile, AnnotationHolder holder, Range range) : void references an unresolved class com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchClassError** exception at runtime.
2020-04-18T13:52:12.9494519Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleExternalAnnotator.apply(PsiFile file, List infos, AnnotationHolder holder) : void references an unresolved class com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchClassError** exception at runtime.
2020-04-18T13:52:12.9494725Z     #Invocation of unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(HighlightSeverity, String) : AnnotationBuilder
2020-04-18T13:52:12.9494958Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleExternalAnnotator.apply(com.intellij.psi.PsiFile file, java.util.List infos, com.intellij.lang.annotation.AnnotationHolder holder) : void contains an *invokeinterface* instruction referencing an unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(com.intellij.lang.annotation.HighlightSeverity, java.lang.String) : com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchMethodError** exception at runtime.
2020-04-18T13:52:12.9495280Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleAnnotator.lambda$annotate$0(com.intellij.psi.PsiFile psiFile, com.intellij.lang.annotation.AnnotationHolder holder, com.github.javaparser.Range range) : void contains an *invokeinterface* instruction referencing an unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(com.intellij.lang.annotation.HighlightSeverity, java.lang.String) : com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchMethodError** exception at runtime.
2020-04-18T13:52:12.9495521Z         Plugin can be loaded/unloaded without IDE restart
2020-04-18T13:52:12.9495904Z Plugin com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IU-193.5233.102: 4 compatibility problems. 1 usage of deprecated API
2020-04-18T13:52:12.9496064Z     #Access to unresolved class com.intellij.lang.annotation.AnnotationBuilder
2020-04-18T13:52:12.9496267Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleAnnotator.lambda$annotate$0(PsiFile psiFile, AnnotationHolder holder, Range range) : void references an unresolved class com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchClassError** exception at runtime.
2020-04-18T13:52:12.9496496Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleExternalAnnotator.apply(PsiFile file, List infos, AnnotationHolder holder) : void references an unresolved class com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchClassError** exception at runtime.
2020-04-18T13:52:12.9496700Z     #Invocation of unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(HighlightSeverity, String) : AnnotationBuilder
2020-04-18T13:52:12.9497062Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleExternalAnnotator.apply(com.intellij.psi.PsiFile file, java.util.List infos, com.intellij.lang.annotation.AnnotationHolder holder) : void contains an *invokeinterface* instruction referencing an unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(com.intellij.lang.annotation.HighlightSeverity, java.lang.String) : com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchMethodError** exception at runtime.
2020-04-18T13:52:12.9497388Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleAnnotator.lambda$annotate$0(com.intellij.psi.PsiFile psiFile, com.intellij.lang.annotation.AnnotationHolder holder, com.github.javaparser.Range range) : void contains an *invokeinterface* instruction referencing an unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(com.intellij.lang.annotation.HighlightSeverity, java.lang.String) : com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchMethodError** exception at runtime.
2020-04-18T13:52:12.9497637Z         Plugin can be loaded/unloaded without IDE restart
2020-04-18T13:52:12.9498195Z Plugin com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IU-193.5233.102: 4 compatibility problems. 1 usage of deprecated API
2020-04-18T13:52:12.9498354Z     #Access to unresolved class com.intellij.lang.annotation.AnnotationBuilder
2020-04-18T13:52:12.9498550Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleAnnotator.lambda$annotate$0(PsiFile psiFile, AnnotationHolder holder, Range range) : void references an unresolved class com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchClassError** exception at runtime.
2020-04-18T13:52:12.9498778Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleExternalAnnotator.apply(PsiFile file, List infos, AnnotationHolder holder) : void references an unresolved class com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchClassError** exception at runtime.
2020-04-18T13:52:12.9498982Z     #Invocation of unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(HighlightSeverity, String) : AnnotationBuilder
2020-04-18T13:52:12.9499220Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleExternalAnnotator.apply(com.intellij.psi.PsiFile file, java.util.List infos, com.intellij.lang.annotation.AnnotationHolder holder) : void contains an *invokeinterface* instruction referencing an unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(com.intellij.lang.annotation.HighlightSeverity, java.lang.String) : com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchMethodError** exception at runtime.
2020-04-18T13:52:12.9499525Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleAnnotator.lambda$annotate$0(com.intellij.psi.PsiFile psiFile, com.intellij.lang.annotation.AnnotationHolder holder, com.github.javaparser.Range range) : void contains an *invokeinterface* instruction referencing an unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(com.intellij.lang.annotation.HighlightSeverity, java.lang.String) : com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchMethodError** exception at runtime.
2020-04-18T13:52:12.9499764Z         Plugin can be loaded/unloaded without IDE restart
2020-04-18T13:52:12.9500136Z Plugin com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IU-193.5233.102: 4 compatibility problems. 1 usage of deprecated API
2020-04-18T13:52:12.9500287Z     #Access to unresolved class com.intellij.lang.annotation.AnnotationBuilder
2020-04-18T13:52:12.9500479Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleAnnotator.lambda$annotate$0(PsiFile psiFile, AnnotationHolder holder, Range range) : void references an unresolved class com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchClassError** exception at runtime.
2020-04-18T13:52:12.9500827Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleExternalAnnotator.apply(PsiFile file, List infos, AnnotationHolder holder) : void references an unresolved class com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchClassError** exception at runtime.
2020-04-18T13:52:12.9501034Z     #Invocation of unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(HighlightSeverity, String) : AnnotationBuilder
2020-04-18T13:52:12.9501265Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleExternalAnnotator.apply(com.intellij.psi.PsiFile file, java.util.List infos, com.intellij.lang.annotation.AnnotationHolder holder) : void contains an *invokeinterface* instruction referencing an unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(com.intellij.lang.annotation.HighlightSeverity, java.lang.String) : com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchMethodError** exception at runtime.
2020-04-18T13:52:12.9501568Z         Method com.github.rogerhowell.javaparser_ast_inspector.plugin.ui.extensions.SimpleAnnotator.lambda$annotate$0(com.intellij.psi.PsiFile psiFile, com.intellij.lang.annotation.AnnotationHolder holder, com.github.javaparser.Range range) : void contains an *invokeinterface* instruction referencing an unresolved method com.intellij.lang.annotation.AnnotationHolder.newAnnotation(com.intellij.lang.annotation.HighlightSeverity, java.lang.String) : com.intellij.lang.annotation.AnnotationBuilder. This can lead to **NoSuchMethodError** exception at runtime.
2020-04-18T13:52:12.9501811Z         Plugin can be loaded/unloaded without IDE restart
2020-04-18T13:52:12.9502812Z Plugin com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IC-201.7223.18: Compatible. 1 usage of deprecated API
2020-04-18T13:52:12.9503143Z         Plugin can be loaded/unloaded without IDE restart
2020-04-18T13:52:12.9503742Z Plugin com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IC-201.7223.18: Compatible. 1 usage of deprecated API
2020-04-18T13:52:12.9503889Z         Plugin can be loaded/unloaded without IDE restart
2020-04-18T13:52:12.9504238Z Plugin com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IC-201.7223.18: Compatible. 1 usage of deprecated API
2020-04-18T13:52:12.9504383Z         Plugin can be loaded/unloaded without IDE restart
2020-04-18T13:52:12.9504726Z Plugin com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IC-201.7223.18: Compatible. 1 usage of deprecated API
2020-04-18T13:52:12.9504867Z         Plugin can be loaded/unloaded without IDE restart
2020-04-18T13:52:12.9505205Z Plugin com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IU-201.7223.18: Compatible. 1 usage of deprecated API
2020-04-18T13:52:12.9505352Z         Plugin can be loaded/unloaded without IDE restart
2020-04-18T13:52:12.9506032Z Plugin com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IU-201.7223.18: Compatible. 1 usage of deprecated API
2020-04-18T13:52:12.9506307Z         Plugin can be loaded/unloaded without IDE restart
2020-04-18T13:52:12.9506972Z Plugin com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IU-201.7223.18: Compatible. 1 usage of deprecated API
2020-04-18T13:52:12.9507303Z         Plugin can be loaded/unloaded without IDE restart
2020-04-18T13:52:12.9507832Z Plugin com.github.rogerhowell.JavaCodeBrowser:0.3.0 against IU-201.7223.18: Compatible. 1 usage of deprecated API
2020-04-18T13:52:12.9507991Z         Plugin can be loaded/unloaded without IDE restart
2020-04-18T13:52:12.9508360Z 2020-04-18T13:52:11 [main] INFO  verification - Total time spent downloading plugins and their dependencies: 0 ms
2020-04-18T13:52:12.9508733Z 2020-04-18T13:52:11 [main] INFO  verification - Total amount of plugins and dependencies downloaded: 0 B
2020-04-18T13:52:12.9509255Z 2020-04-18T13:52:11 [main] INFO  verification - Total amount of space used for plugins and dependencies: 0 B

Node type in export

Pretty sure that setting the inclusion of the node type in the export output doesn't actually do anything / isn't used. Fix this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.