lukaszlenart opened a new pull request, #94:
URL: https://github.com/apache/struts-intellij-plugin/pull/94

   ## Summary
   
   - Remove the entire `com.intellij.struts2.graph` package (~1,100 lines), 
which relied on deprecated `GraphBuilder` / `GraphBuilderFactory` APIs
   - Drop the `Struts2GraphFileEditorProvider` registration from `plugin.xml` 
and the `com.intellij.struts2.enableGraphEditor` JVM opt-in property
   - Update README and CHANGELOG; the **Diagram** tab 
(`com.intellij.struts2.diagram`) is now the sole `struts.xml` visualization
   
   ## Test plan
   
   - [x] `./gradlew build -x rat` passes
   - [ ] Open a `struts.xml` file in a Struts file set — **Diagram** tab 
appears, **Graph** tab does not
   - [ ] Plugin verifier / Marketplace build has no `GraphBuilder` deprecation 
warnings from this plugin
   
   
   Made with [Cursor](https://cursor.com)


-- 
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]

Reply via email to