|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+#BlueJ package file
|
|
|
2
|
+dependency1.from=StringArrayUtilsTest
|
|
|
3
|
+dependency1.to=StringArrayUtils
|
|
|
4
|
+dependency1.type=UsesDependency
|
|
|
5
|
+editor.fx.0.height=682
|
|
|
6
|
+editor.fx.0.width=835
|
|
|
7
|
+editor.fx.0.x=384
|
|
|
8
|
+editor.fx.0.y=52
|
|
|
9
|
+objectbench.height=101
|
|
|
10
|
+objectbench.width=776
|
|
|
11
|
+package.divider.horizontal=0.6
|
|
|
12
|
+package.divider.vertical=0.8007380073800738
|
|
|
13
|
+package.editor.height=427
|
|
|
14
|
+package.editor.width=674
|
|
|
15
|
+package.editor.x=105
|
|
|
16
|
+package.editor.y=165
|
|
|
17
|
+package.frame.height=600
|
|
|
18
|
+package.frame.width=800
|
|
|
19
|
+package.numDependencies=1
|
|
|
20
|
+package.numTargets=2
|
|
|
21
|
+package.showExtends=true
|
|
|
22
|
+package.showUses=true
|
|
|
23
|
+project.charset=UTF-8
|
|
|
24
|
+readme.height=58
|
|
|
25
|
+readme.name=@README
|
|
|
26
|
+readme.width=47
|
|
|
27
|
+readme.x=10
|
|
|
28
|
+readme.y=10
|
|
|
29
|
+target1.height=50
|
|
|
30
|
+target1.name=StringArrayUtilsTest
|
|
|
31
|
+target1.showInterface=false
|
|
|
32
|
+target1.type=UnitTestTargetJunit4
|
|
|
33
|
+target1.width=150
|
|
|
34
|
+target1.x=130
|
|
|
35
|
+target1.y=10
|
|
|
36
|
+target2.height=50
|
|
|
37
|
+target2.name=StringArrayUtils
|
|
|
38
|
+target2.showInterface=false
|
|
|
39
|
+target2.type=ClassTarget
|
|
|
40
|
+target2.width=120
|
|
|
41
|
+target2.x=70
|
|
|
42
|
+target2.y=70
|