This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/struts-intellij-plugin.git
from 34c84b3 Merge pull request #20 from apache/fix/build-number add 5c9e8b6 Fixes OGNL related tests after upgrading to IntelliJ Platform 2024.2 new dabff68 Merge pull request #21 from apache/fix/ognl-tests The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: CHANGELOG.md | 4 + .../OgnlJavaClassCompletionContributor.java | 92 ++++++++++++++++++++++ src/main/resources/META-INF/ognl.xml | 2 + 3 files changed, 98 insertions(+) create mode 100644 src/main/java/com/intellij/lang/ognl/completion/OgnlJavaClassCompletionContributor.java