Compilation of Java Actions failed.

0
We’re trying to run our project locally in order to add some fake data. However, we get this error when we try to run locally.  I feel it’s an issue with the microflows but we have excluded them from our project and it still doesn’t work…  
asked
1 answers
9

Since it is a Java  compilation error could it be that you added some custom Java code? You can view the logs in your project directory under deploypment / log. Look for the build_core_compile_log.

Regards,

Ronald

 

answered