How to build, run, and debug bonita-studio

1
0
-1

Hello,
Are there any instructions on how to build, run, and debug bonita-studio from within eclipse?

After importing bonita-studio into eclipse IDE, I see a lot of errors related to batik, etc.

I tried building bonita-studio from the command line and see the following error:
"org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.bonitasoft.studio:platform:target:7.7.0.alpha-05"

Any help would be much appreciated.

Thanks,
PK

1 answer

1
+1
-1

Documentation about building Bonita from source (even if a little bit outdated) is a good place to start.

Also I would recommend to use a stable version (e.g. 7.6.3) instead of an alpha release (you used 7.7.0.alpha-05).

Notifications