Repast / repast.simphony

Git repository for Repast Simphony development
repast.github.io
90 stars 21 forks source link

Create installer launches for project updaters #73

Closed etatara closed 1 year ago

etatara commented 1 year ago

The Repast Eclipse UI Action "Update model installer files" creates new installer support XML files but doesn't create new Eclipse launch configurations. This is an issue for prior project versions that don't include the newer builder option for "Build Portable Archive...". We should update the RS Project Updater Eclipse action to also re-generate the Eclipse launch configs. This should hopefully be straightforward since updating the XML files is just repurposing the new project wizard code, and the launch configs should be similar.

etatara commented 1 year ago

Fixed in version 2.10.0