stop mxbuild before Compiling Java

0
Hi. We need to non-interactively generate java proxies for the Domain Model Entities (like “Deploy for Eclipse” does), but we don't want to compile the classes or build the .mda package. I couldn't find an option in mxbuild that does that. One workaround is to put a file named “Bad.java” and containing garbage into javasource/ . Then it prints an error and does not create .mda.
asked
0 answers