We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
python freeline.py
freeline will automatically perform a full build on your project as follows:
and an incremental build on other change case (java or res modified ),you don't need to pay attention to what you just modified.
python freeline.py -f
when if you need a full build in other case , your can force it through adding "-f"