package.bluej 2.0KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. #BlueJ package file
  2. dependency1.from=CoreFunctionsTest
  3. dependency1.to=CoreFunctions
  4. dependency1.type=UsesDependency
  5. dependency2.from=ScientificFunctionsTest
  6. dependency2.to=ScientificFunctions
  7. dependency2.type=UsesDependency
  8. dependency3.from=MainApplication
  9. dependency3.to=Console
  10. dependency3.type=UsesDependency
  11. dependency4.from=MainApplication
  12. dependency4.to=CoreFunctions
  13. dependency4.type=UsesDependency
  14. dependency5.from=MainApplication
  15. dependency5.to=ScientificFunctions
  16. dependency5.type=UsesDependency
  17. editor.fx.0.height=709
  18. editor.fx.0.width=1123
  19. editor.fx.0.x=77
  20. editor.fx.0.y=23
  21. objectbench.height=198
  22. objectbench.width=540
  23. package.divider.horizontal=0.6004390779363337
  24. package.divider.vertical=0.685099846390169
  25. package.editor.height=439
  26. package.editor.width=805
  27. package.editor.x=33
  28. package.editor.y=23
  29. package.frame.height=709
  30. package.frame.width=931
  31. package.numDependencies=5
  32. package.numTargets=6
  33. package.showExtends=true
  34. package.showUses=true
  35. project.charset=UTF-8
  36. readme.height=58
  37. readme.name=@README
  38. readme.width=47
  39. readme.x=10
  40. readme.y=10
  41. target1.association=ScientificFunctionsTest
  42. target1.height=50
  43. target1.name=ScientificFunctions
  44. target1.showInterface=false
  45. target1.type=ClassTarget
  46. target1.width=140
  47. target1.x=320
  48. target1.y=280
  49. target2.height=50
  50. target2.name=CoreFunctionsTest
  51. target2.showInterface=false
  52. target2.type=UnitTestTargetJunit4
  53. target2.width=120
  54. target2.x=80
  55. target2.y=250
  56. target3.height=50
  57. target3.name=ScientificFunctionsTest
  58. target3.showInterface=false
  59. target3.type=UnitTestTargetJunit4
  60. target3.width=140
  61. target3.x=350
  62. target3.y=250
  63. target4.height=50
  64. target4.name=Console
  65. target4.showInterface=false
  66. target4.type=ClassTarget
  67. target4.width=80
  68. target4.x=280
  69. target4.y=110
  70. target5.height=50
  71. target5.name=MainApplication
  72. target5.showInterface=false
  73. target5.type=ClassTarget
  74. target5.width=120
  75. target5.x=190
  76. target5.y=50
  77. target6.association=CoreFunctionsTest
  78. target6.height=50
  79. target6.name=CoreFunctions
  80. target6.showInterface=false
  81. target6.type=ClassTarget
  82. target6.width=120
  83. target6.x=50
  84. target6.y=280