提交 fb557daf 编写于 作者: M Mathieu Bastian

Cleanup

上级 b3d48f03
......@@ -249,14 +249,6 @@
<groupId>${project.groupId}</groupId>
<artifactId>settings-upgrader</artifactId>
</dependency>
<!-- <dependency>
<groupId>${project.groupId}</groupId>
<artifactId>spigot-plugin</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>spigot-plugin-ui</artifactId>
</dependency>-->
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>statistics-api</artifactId>
......@@ -354,10 +346,6 @@
<groupId>${project.groupId}</groupId>
<artifactId>layout-plugin</artifactId>
</dependency>
<!-- <dependency>
<groupId>${project.groupId}</groupId>
<artifactId>desktop-spigot</artifactId>
</dependency>-->
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>desktop-generate</artifactId>
......
Editor.TopComponent.Closing.Enabled=true
Splitter.Respect.MinimumSize.Enabled=false
TopComponent.Maximization.Enabled=false
TopComponent.Sliding.Enabled=true
TopComponent.Undocking.Enabled=true
View.TopComponent.Closing.Enabled=true
WinSys.Show.Hide.MainWindow.While.Switching.Role=false
\ No newline at end of file
Editor.TopComponent.Closing.Enabled=true
Mode.Sliding.Enabled=true
Splitter.Respect.MinimumSize.Enabled=false
TopComponent.Auto.Slide.In.Minimized.Mode.Enabled=true
TopComponent.Maximization.Enabled=false
TopComponent.Sliding.Enabled=true
TopComponent.Undocking.Enabled=true
View.TopComponent.Closing.Enabled=true
WinSys.Show.Hide.MainWindow.While.Switching.Role=false
......@@ -420,16 +420,6 @@
<artifactId>settings-upgrader</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>spigot-plugin</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>spigot-plugin-ui</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>statistics-api</artifactId>
......@@ -555,11 +545,6 @@
<artifactId>layout-plugin</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>desktop-spigot</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>desktop-generate</artifactId>
......@@ -575,16 +560,6 @@
<artifactId>desktop-appearance</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>graph-dhns</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>attributes</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>io-importer-plugin</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册