Skip to content

Commit

Permalink
new project editor layout for details panel using intellij gui designer.
Browse files Browse the repository at this point in the history
  • Loading branch information
shannah committed Dec 30, 2023
1 parent e36f5c9 commit 0afa73a
Show file tree
Hide file tree
Showing 5 changed files with 636 additions and 65 deletions.
58 changes: 31 additions & 27 deletions .idea/uiDesigner.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,11 @@
<artifactId>org.eclipse.jgit</artifactId>
<version>5.13.0.202109080827-r</version>
</dependency>
<dependency>
<groupId>com.jgoodies</groupId>
<artifactId>jgoodies-forms</artifactId>
<version>1.9.0</version> <!-- Use the latest version -->
</dependency>

<dependency>
<groupId>org.json</groupId>
Expand Down
Loading

0 comments on commit 0afa73a

Please sign in to comment.