|
@@ -1,3 +1,42 @@
|
1
|
1
|
#BlueJ package file
|
2
|
|
-#Wed Oct 17 09:06:47 EDT 2018
|
|
2
|
+dependency1.from=StringParserTest
|
|
3
|
+dependency1.to=StringParser
|
|
4
|
+dependency1.type=UsesDependency
|
|
5
|
+editor.fx.0.height=722
|
|
6
|
+editor.fx.0.width=800
|
|
7
|
+editor.fx.0.x=455
|
|
8
|
+editor.fx.0.y=51
|
|
9
|
+objectbench.height=164
|
|
10
|
+objectbench.width=776
|
|
11
|
+package.divider.horizontal=0.6
|
|
12
|
+package.divider.vertical=0.6845018450184502
|
|
13
|
+package.editor.height=364
|
|
14
|
+package.editor.width=674
|
|
15
|
+package.editor.x=0
|
|
16
|
+package.editor.y=23
|
|
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
|
3
|
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=StringParser
|
|
31
|
+target1.showInterface=false
|
|
32
|
+target1.type=ClassTarget
|
|
33
|
+target1.width=100
|
|
34
|
+target1.x=150
|
|
35
|
+target1.y=120
|
|
36
|
+target2.height=50
|
|
37
|
+target2.name=StringParserTest
|
|
38
|
+target2.showInterface=false
|
|
39
|
+target2.type=UnitTestTargetJunit4
|
|
40
|
+target2.width=130
|
|
41
|
+target2.x=140
|
|
42
|
+target2.y=40
|