App Info
App info reports what your app is actually running with, which isn't always what your pom.xml says it should be running with. Alongside the webforJ and BBj Services versions, it covers the Java runtime, the operating system, and where the app is rooted on disk.

Two of these values affect how craftforJ behaves:
- The project root is where craftforJ looks for your sources. Writing to source can't work when it's wrong, so set
project-rootif the reported value doesn't match your project. - The Java runtime determines how thoroughly the assistant's Java changes are validated, because full validation needs a compiler.
Filing an issue
Include everything on this page, together with a log downloaded from craftforJ troubleshooting settings.