File tree 4 files changed +8
-8
lines changed
src/main/resources/template/loader
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 36
36
<attribute name =" m2e-apt" value =" true" />
37
37
</attributes >
38
38
</classpathentry >
39
+ <classpathentry kind =" lib" path =" lib/GNDecorator-2.1.2-alpha.jar" />
39
40
<classpathentry kind =" src" output =" target/test-classes" path =" target/generated-test-sources/test-annotations" >
40
41
<attributes >
41
- <attribute name =" ignore_optional_problems" value =" true" />
42
- <attribute name =" test" value =" true" />
43
42
<attribute name =" optional" value =" true" />
44
43
<attribute name =" maven.pomderived" value =" true" />
44
+ <attribute name =" ignore_optional_problems" value =" true" />
45
45
<attribute name =" m2e-apt" value =" true" />
46
+ <attribute name =" test" value =" true" />
46
47
</attributes >
47
48
</classpathentry >
48
- <classpathentry kind =" lib" path =" lib/GNDecorator-2.1.2-alpha.jar" />
49
49
<classpathentry kind =" output" path =" target/classes" />
50
50
</classpath >
Original file line number Diff line number Diff line change 16
16
</arguments >
17
17
</buildCommand >
18
18
<buildCommand >
19
- <name >org.eclipse.m2e.core.maven2Builder </name >
19
+ <name >org.springframework.ide. eclipse.boot.validation.springbootbuilder </name >
20
20
<arguments >
21
21
</arguments >
22
22
</buildCommand >
23
23
<buildCommand >
24
- <name >org.springframework.ide. eclipse.boot.validation.springbootbuilder </name >
24
+ <name >org.eclipse.m2e.core.maven2Builder </name >
25
25
<arguments >
26
26
</arguments >
27
27
</buildCommand >
Original file line number Diff line number Diff line change 1
- activeProfiles =pom.xml
1
+ activeProfiles =
2
2
eclipse.preferences.version =1
3
3
resolveWorkspaceProjects =true
4
4
version =1
Original file line number Diff line number Diff line change 22
22
<children >
23
23
<ImageView fitHeight =" 358.0" fitWidth =" 516.0" layoutX =" 462.0" layoutY =" 75.0" pickOnBounds =" true" preserveRatio =" true" AnchorPane.bottomAnchor=" -1.0" AnchorPane.rightAnchor=" -6.0" AnchorPane.topAnchor=" 0.0" >
24
24
<image >
25
- <Image url =" @../../icons/timg.jfif " />
25
+ <Image url =" @../../icons/predios-e-vetores-3fee7.jpg " />
26
26
</image >
27
27
<effect >
28
28
<ColorAdjust brightness =" 0.05" contrast =" 0.06" hue =" -0.02" saturation =" 0.31" />
53
53
</Text >
54
54
<Label fx : id =" progressLabel" layoutX =" 14.0" layoutY =" 336.0" text =" 正在加载..." textFill =" WHITE" AnchorPane.bottomAnchor=" 60.0" />
55
55
<JFXProgressBar fx : id =" progressBar" layoutX =" 14.0" layoutY =" 382.0" prefHeight =" 4.0" prefWidth =" 401.0" progress =" 0.0" AnchorPane.bottomAnchor=" 36.0" />
56
- <Label layoutX =" 65.0" layoutY =" 75.0" prefHeight =" 114.0" prefWidth =" 176.0" styleClass =" fix" text =" 网络扫描工具 " textAlignment =" CENTER" textFill =" WHITE" >
56
+ <Label layoutX =" 65.0" layoutY =" 75.0" prefHeight =" 114.0" prefWidth =" 176.0" styleClass =" fix" text =" JavaFX Demo " textAlignment =" CENTER" textFill =" WHITE" >
57
57
<font >
58
58
<Font name =" Berlin Sans FB" size =" 28.0" />
59
59
</font >
You can’t perform that action at this time.
0 commit comments