This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch feat/struts-diagram-tab
in repository https://gitbox.apache.org/repos/asf/struts-intellij-plugin.git


    from 003ded1  feat: add read-only Diagram tab for struts.xml config 
visualization
     add d7aee34  test: add Diagram file editor provider tests and migration 
boundary docs

No new revisions were added by this update.

Summary of changes:
 .../struts2/diagram/model/package-info.java        | 41 +++++++++++++++
 .../Struts2DiagramFileEditorProviderTest.java      | 61 ++++++++++++++++++++++
 .../struts-diagram.xml}                            |  9 ++--
 3 files changed, 107 insertions(+), 4 deletions(-)
 create mode 100644 
src/main/java/com/intellij/struts2/diagram/model/package-info.java
 create mode 100644 
src/test/java/com/intellij/struts2/diagram/Struts2DiagramFileEditorProviderTest.java
 copy src/test/testData/{gutterJava/actionClass/struts-actionClass.xml => 
diagram/struts-diagram.xml} (86%)

Reply via email to