package.bluej 1.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. #BlueJ package file
  2. dependency1.from=MainApplication
  3. dependency1.to=Console
  4. dependency1.type=UsesDependency
  5. editor.fx.0.height=850
  6. editor.fx.0.width=1142
  7. editor.fx.0.x=568
  8. editor.fx.0.y=-936
  9. objectbench.height=214
  10. objectbench.width=595
  11. package.divider.horizontal=0.6
  12. package.divider.vertical=0.6847360912981455
  13. package.editor.height=473
  14. package.editor.width=493
  15. package.editor.x=-109
  16. package.editor.y=-994
  17. package.frame.height=759
  18. package.frame.width=619
  19. package.numDependencies=1
  20. package.numTargets=5
  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=MainApplicationTest
  31. target1.showInterface=false
  32. target1.type=UnitTestTargetJunit4
  33. target1.width=120
  34. target1.x=110
  35. target1.y=40
  36. target2.association=ConsoleTest
  37. target2.height=50
  38. target2.name=Console
  39. target2.showInterface=false
  40. target2.type=ClassTarget
  41. target2.width=80
  42. target2.x=80
  43. target2.y=200
  44. target3.height=50
  45. target3.name=ConsoleTest
  46. target3.showInterface=false
  47. target3.type=UnitTestTargetJunit4
  48. target3.width=80
  49. target3.x=110
  50. target3.y=170
  51. target4.height=50
  52. target4.name=operator
  53. target4.showInterface=false
  54. target4.type=ClassTarget
  55. target4.width=80
  56. target4.x=240
  57. target4.y=110
  58. target5.association=MainApplicationTest
  59. target5.height=50
  60. target5.name=MainApplication
  61. target5.showInterface=false
  62. target5.type=ClassTarget
  63. target5.width=120
  64. target5.x=80
  65. target5.y=70