|
@@ -1,17 +1,14 @@
|
1
|
1
|
#BlueJ package file
|
2
|
|
-dependency1.from=StringUtilitiesTest
|
3
|
|
-dependency1.to=StringUtilities
|
|
2
|
+dependency1.from=MathUtilitiesTest
|
|
3
|
+dependency1.to=MathUtilities
|
4
|
4
|
dependency1.type=UsesDependency
|
5
|
|
-dependency2.from=BonusTest
|
6
|
|
-dependency2.to=Bonus
|
|
5
|
+dependency2.from=StringUtilitiesTest
|
|
6
|
+dependency2.to=StringUtilities
|
7
|
7
|
dependency2.type=UsesDependency
|
8
|
|
-dependency3.from=MathUtilitiesTest
|
9
|
|
-dependency3.to=MathUtilities
|
10
|
|
-dependency3.type=UsesDependency
|
11
|
8
|
editor.fx.0.height=722
|
12
|
9
|
editor.fx.0.width=876
|
13
|
|
-editor.fx.0.x=158
|
14
|
|
-editor.fx.0.y=216
|
|
10
|
+editor.fx.0.x=173
|
|
11
|
+editor.fx.0.y=121
|
15
|
12
|
objectbench.height=164
|
16
|
13
|
objectbench.width=669
|
17
|
14
|
package.divider.horizontal=0.6
|
|
@@ -22,7 +19,7 @@ package.editor.x=557
|
22
|
19
|
package.editor.y=43
|
23
|
20
|
package.frame.height=779
|
24
|
21
|
package.frame.width=693
|
25
|
|
-package.numDependencies=3
|
|
22
|
+package.numDependencies=2
|
26
|
23
|
package.numTargets=6
|
27
|
24
|
package.showExtends=true
|
28
|
25
|
package.showUses=true
|
|
@@ -40,20 +37,19 @@ target1.width=110
|
40
|
37
|
target1.x=110
|
41
|
38
|
target1.y=150
|
42
|
39
|
target2.height=50
|
43
|
|
-target2.name=BonusTest
|
|
40
|
+target2.name=LoopFunTest
|
44
|
41
|
target2.showInterface=false
|
45
|
42
|
target2.type=UnitTestTargetJunit4
|
46
|
|
-target2.width=80
|
47
|
|
-target2.x=120
|
48
|
|
-target2.y=270
|
49
|
|
-target3.association=BonusTest
|
|
43
|
+target2.width=110
|
|
44
|
+target2.x=10
|
|
45
|
+target2.y=240
|
50
|
46
|
target3.height=50
|
51
|
|
-target3.name=Bonus
|
|
47
|
+target3.name=LoopFun
|
52
|
48
|
target3.showInterface=false
|
53
|
49
|
target3.type=ClassTarget
|
54
|
50
|
target3.width=80
|
55
|
|
-target3.x=90
|
56
|
|
-target3.y=300
|
|
51
|
+target3.x=200
|
|
52
|
+target3.y=210
|
57
|
53
|
target4.association=MathUtilitiesTest
|
58
|
54
|
target4.height=50
|
59
|
55
|
target4.name=MathUtilities
|