When you start a simulation through gradle simulation, it puts the toast folder in run/gradle/simulation instead of just in run as it does when started from Eclipse. It also won't keep changes made to the toast.conf file and just rewrites it to defaults on every run.
Thanks to @randbrown for noticing this issue.
When you start a simulation through
gradle simulation, it puts the toast folder inrun/gradle/simulationinstead of just inrunas it does when started from Eclipse. It also won't keep changes made to thetoast.conffile and just rewrites it to defaults on every run.Thanks to @randbrown for noticing this issue.