co-stig / opencompare

Open Compare is a generic open-source compare tool
MIT License
2 stars 0 forks source link

Include list of used plugins in Configuration #18

Closed co-stig closed 9 years ago

co-stig commented 9 years ago

OSGi configuration should be dynamically selectable in GUI when we take or compare snapshots, and also stored in snapshot.properties. Add some kind of Information window for the snapshots table, same as when creating the snapshot, but read-only.

co-stig commented 9 years ago

All plugin configuration is now stored in snaphot.properties via means of ApplicationConfiguration and ProcessConfiguration, but this data is never read. The user still should have the possiblity of enabling / disabling the plugins, opened a new issue for that: https://github.com/co-stig/opencompare/issues/20