12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- #BlueJ package file
- dependency1.from=CoreFunctionsTest
- dependency1.to=CoreFunctions
- dependency1.type=UsesDependency
- dependency2.from=ScientificFunctionsTest
- dependency2.to=ScientificFunctions
- dependency2.type=UsesDependency
- dependency3.from=MainApplication
- dependency3.to=Console
- dependency3.type=UsesDependency
- dependency4.from=MainApplication
- dependency4.to=CoreFunctions
- dependency4.type=UsesDependency
- dependency5.from=MainApplication
- dependency5.to=ScientificFunctions
- dependency5.type=UsesDependency
- editor.fx.0.height=709
- editor.fx.0.width=1123
- editor.fx.0.x=77
- editor.fx.0.y=23
- objectbench.height=198
- objectbench.width=540
- package.divider.horizontal=0.6004390779363337
- package.divider.vertical=0.685099846390169
- package.editor.height=439
- package.editor.width=805
- package.editor.x=33
- package.editor.y=23
- package.frame.height=709
- package.frame.width=931
- package.numDependencies=5
- package.numTargets=6
- package.showExtends=true
- package.showUses=true
- project.charset=UTF-8
- readme.height=58
- readme.name=@README
- readme.width=47
- readme.x=10
- readme.y=10
- target1.association=ScientificFunctionsTest
- target1.height=50
- target1.name=ScientificFunctions
- target1.showInterface=false
- target1.type=ClassTarget
- target1.width=140
- target1.x=320
- target1.y=280
- target2.height=50
- target2.name=CoreFunctionsTest
- target2.showInterface=false
- target2.type=UnitTestTargetJunit4
- target2.width=120
- target2.x=80
- target2.y=250
- target3.height=50
- target3.name=ScientificFunctionsTest
- target3.showInterface=false
- target3.type=UnitTestTargetJunit4
- target3.width=140
- target3.x=350
- target3.y=250
- target4.height=50
- target4.name=Console
- target4.showInterface=false
- target4.type=ClassTarget
- target4.width=80
- target4.x=280
- target4.y=110
- target5.height=50
- target5.name=MainApplication
- target5.showInterface=false
- target5.type=ClassTarget
- target5.width=120
- target5.x=190
- target5.y=50
- target6.association=CoreFunctionsTest
- target6.height=50
- target6.name=CoreFunctions
- target6.showInterface=false
- target6.type=ClassTarget
- target6.width=120
- target6.x=50
- target6.y=280
|