Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 1.05 KB

README.adoc

File metadata and controls

24 lines (22 loc) · 1.05 KB

SPL2018.Project.06 - Hirakanaji-Task5

Progress

  • ✓ 5 Feature-orientierte Programmierung

    • ✓ Copy source files from previous task

      • ✓ Remove Antenna code

    • ✓ Implement features

      • ✓ Implement 2 new features

      • ✓ Possibility to switch features on/off

    • ✓ Modify feature model

      • ✓ Mark implemented features as "konkret"

      • ✓ Mark not implemented features as "abstrakt"

    • ❏ Implement FeatureHouse composition tool

    • ✓ Test configurations

    • ✓ Document errors and bugs

Bugs

  • Exception when applying now a different FeatureIDE composition tool

    • Plug-in "de.ovgu.featureide.ui" was unable to instantiate

  • Mayor problems with intended feature hierarchy and FeatureHouse

    • How do I use code used by multiple features and features used by other features?

    • Usage of original() will be displayed in main java file

    • Why does FeatureHouse delete my files every time? :(

    • No FeatureHouse for me, sorry.