osate / osate2-gtse

This plugin enables users to automatically explore the trade space of a system by connecting OSATE to Penn State's Trade Space Visualizer tool.
Other
5 stars 0 forks source link

Packagenames are parsed improperly #13

Closed sprocter closed 7 years ago

sprocter commented 7 years ago

It looks like packagenames are derived from the user .properties file. This is wrong for a couple of reasons:

  1. It requires using '::' in filenames, which is non-standard
  2. Issue #6 will remove the .properties file altogether, so we can't rely on its name.