Value | One of the following: fail if you want Mobile Designer to check for the Java compiler when a user executes an Ant target. If the Java compiler is not found, Mobile Designer immediately stops the running Ant target with an error message. warn if you want Mobile Designer to check for the Java compiler when a user executes an Ant target. If the Java compiler is not found, Mobile Designer displays a warning message and continues to execute the Ant target. none if you want Mobile Designer to execute the Ant target without checking for the Java compiler. |
Default | warn |
Example | mobiledesigner.javac.detection.mode=fail |