Configuration values for the PSync plugin.
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Name you want for the generated class. Default is "P"
Ant-style includes pattern for identifying what files you want to include in the XML parsing. Note that this is relative to the res directory ('src/main/res') Default is to parse all files in the directory.
Package name you want the generated class to be in. Default is to use the applicationID. REQUIRED for _library_ projects.