mirror of
https://codeberg.org/info-bw-wiki/bluej-birdwatching.git
synced 2025-12-11 15:58:35 +01:00
Erster Commit, Aufgaben und Tests
This commit is contained in:
commit
2cff7468ce
5 changed files with 204 additions and 0 deletions
43
package.bluej
Normal file
43
package.bluej
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
#BlueJ package file
|
||||
dependency1.from=BirdwatchingTest
|
||||
dependency1.to=Birdwatching
|
||||
dependency1.type=UsesDependency
|
||||
editor.fx.0.height=1036
|
||||
editor.fx.0.width=1920
|
||||
editor.fx.0.x=1914
|
||||
editor.fx.0.y=0
|
||||
objectbench.height=94
|
||||
objectbench.width=776
|
||||
package.divider.horizontal=0.6
|
||||
package.divider.vertical=0.8007889546351085
|
||||
package.editor.height=399
|
||||
package.editor.width=654
|
||||
package.editor.x=2428
|
||||
package.editor.y=219
|
||||
package.frame.height=600
|
||||
package.frame.width=800
|
||||
package.numDependencies=1
|
||||
package.numTargets=2
|
||||
package.showExtends=true
|
||||
package.showUses=true
|
||||
project.charset=UTF-8
|
||||
readme.height=60
|
||||
readme.name=@README
|
||||
readme.width=49
|
||||
readme.x=10
|
||||
readme.y=10
|
||||
target1.association=BirdwatchingTest
|
||||
target1.height=70
|
||||
target1.name=Birdwatching
|
||||
target1.showInterface=false
|
||||
target1.type=ClassTarget
|
||||
target1.width=120
|
||||
target1.x=60
|
||||
target1.y=100
|
||||
target2.height=70
|
||||
target2.name=BirdwatchingTest
|
||||
target2.showInterface=false
|
||||
target2.type=UnitTestTargetJunit5
|
||||
target2.width=120
|
||||
target2.x=90
|
||||
target2.y=70
|
||||
Loading…
Add table
Add a link
Reference in a new issue