burtonrhodes commented on PR #28: URL: https://github.com/apache/struts-intellij-plugin/pull/28#issuecomment-3274801298
No errors in the logs this time, but the File Sets were still not selected. I've also include the log file at the bottom just in case. _To reproduce_ - Uninstall existing Struts plugin and remove all module references and filesets - Restart IDE - Install Struts plugin - Click on "Configure" within Frameworks detected pop up notification. You'll notice only one file is listed (there should be more). Press OK. <img width="1633" height="1093" alt="Screenshot 2025-09-10 072548" src="https://github.com/user-attachments/assets/ec2714a9-f457-4688-9b27-ab2aab2a96aa" /> - Go to Project Structure to verify Struts module File Sets. (none exist) <img width="1979" height="1195" alt="Screenshot 2025-09-10 072637" src="https://github.com/user-attachments/assets/29de8014-4154-470c-91d0-d969a38fe8f6" /> - Click the plus button under File Sets to manually add - This shows all the files that should have been added <img width="1973" height="1193" alt="Screenshot 2025-09-10 072656" src="https://github.com/user-attachments/assets/6a2bada9-fe32-4aae-9fea-33aacc35a675" /> **Log File** [idea.log](https://github.com/user-attachments/files/22254789/idea.log) **IntelliJ Version** IntelliJ IDEA 2025.2.1 (Ultimate Edition) Build #IU-252.25557.131, built on August 27, 2025 Source revision: ee1e6cb62e111 Runtime version: 21.0.8+1-b1038.68 amd64 (JCEF 122.1.9) VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Toolkit: sun.awt.windows.WToolkit Windows 11.0 GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation Memory: 8192M Cores: 24 Kotlin: 252.25557.131-IJ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
