Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
* fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruman Gerst committed Mar 11, 2024
1 parent a6b0fe6 commit a93c1e0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 11 additions & 5 deletions .idea/workspace.xml

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

2 changes: 1 addition & 1 deletion jipipe-launcher-installer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<configuration>
<transformers>
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
<mainClass>org.hkijena.jipipe.launcher.ui.MainWindow</mainClass>
<mainClass>org.hkijena.jipipe.launcher.installer.MainWindow</mainClass>
</transformer>
</transformers>
<filters>
Expand Down

0 comments on commit a93c1e0

Please sign in to comment.