Skip to content

Commit 62c8f07

Browse files
committed
更新脚本
1 parent 0dfdf52 commit 62c8f07

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/test/java/com/xwintop/xJavaFxTool/javafx/PluginProgectBuildTool.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ public class PluginProgectBuildTool {
2525
// private String xmlPath = "developTools/";
2626
// private String xmlPath = "epmsTools/";
2727
// private String xmlPath = "games/";
28-
private String xmlPath = "littleTools/";
28+
// private String xmlPath = "littleTools/";
2929
// private String xmlPath = "webTools/";
30+
private String xmlPath = "javaFxTools/";
3031
private String srcPath = "java/com/xwintop/xJavaFxTool/";
3132

3233
private String pluginPath = "C:/IDEA/xJavaFxTool-plugin/";

0 commit comments

Comments
 (0)