Home | History | Annotate | Download | only in help

Lines Matching full:project

184   <h3>Project actions and options</h3>
198 <td rowspan="5"><code>create project</code></td>
202 <td>The name for the project</td>
235 <td>Location of your project directory</td>
241 <td rowspan="5"><code>update project</code></td>
245 <td>The name of the project to update</td>
253 <td>Location path of the project</td>
261 <td>Location path of an Android Library to add, relative to the main project</td>
277 <td>Target id to set for the project</td>
283 <td rowspan="3"><code>create-test-project</code></td>
287 <td>The name of the project</td>
295 <td>Location path of the project</td>
303 <td>The name of the project</td>
309 <td rowspan="2"><code>update-test-project</code></td>
313 <td>Location path of the project to test, relative to the new project</td>
321 <td>The main class of the project to test</td>
327 <td rowspan="4"><code>create-lib-project</code></td>
331 <td>(Required) Package name of the library project</td>
339 <td>Location path of the project</td>
347 <td>Target ID of the library project</td>
355 <td>The name of the project</td>
361 <td rowspan="3"><code>update-lib-project</code></td>
365 <td>Location path of the project</td>
373 <td>Location path of an Android Library to add, relative to the main project</td>
381 <td>Target ID of the library project</td>