You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to create a Maven plugin for Polystat. First, it should transpile Java sources to EO using j2eo. Then, it should run Polystat. Also, in between it may run a number of optimizers in order to make EO code more suitable for analysis.
When the plugin is ready, we should integrate it into pom.xml of objectionary/eo and make it part of the build.
The text was updated successfully, but these errors were encountered:
We need to create a Maven plugin for Polystat. First, it should transpile Java sources to EO using j2eo. Then, it should run Polystat. Also, in between it may run a number of optimizers in order to make EO code more suitable for analysis.
When the plugin is ready, we should integrate it into
pom.xml
of objectionary/eo and make it part of the build.The text was updated successfully, but these errors were encountered: