[
https://issues.apache.org/jira/browse/WW-5445?focusedWorklogId=926195&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-926195
]
ASF GitHub Bot logged work on WW-5445:
--------------------------------------
Author: ASF GitHub Bot
Created on: 16/Jul/24 18:40
Start Date: 16/Jul/24 18:40
Worklog Time Spent: 10m
Work Description: lukaszlenart commented on code in PR #2:
URL:
https://github.com/apache/struts-intellij-plugin/pull/2#discussion_r1679897788
##########
build.gradle.kts:
##########
@@ -44,7 +44,7 @@ tasks {
patchPluginXml {
sinceBuild.set("231")
- untilBuild.set("233.*")
+ untilBuild.set("241.*")
Review Comment:
I will revert to the latest 23x. build
Issue Time Tracking
-------------------
Worklog Id: (was: 926195)
Time Spent: 50m (was: 40m)
> Unable to add filesets (struts.xml) after installing the plugin
> ---------------------------------------------------------------
>
> Key: WW-5445
> URL: https://issues.apache.org/jira/browse/WW-5445
> Project: Struts 2
> Issue Type: Bug
> Components: IDEA Plugin
> Environment: IntelliJ IDEA 2024.1.4 (Ultimate Edition)
> Build #IU-241.18034.62, built on June 20, 2024
> Windows 11 Pro
> Reporter: Burton Rhodes
> Assignee: Lukasz Lenart
> Priority: Major
> Attachments: Screenshot 2024-07-14 095604.png
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> After installing the latest IDEA Struts plugin, I am unable to add any
> struts.xml files (filesets) to a module. This effectively makes the plugin
> unusable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)