...
Code Block | ||
---|---|---|
| ||
Project.setProjectPath("FlexDeploy/Folder/Application"); or Project.setDeployPriority(1); or //SCMType is a variable defined on the right side of the screen. Project.setSCMType("SVN"SCMType); |
General Project Methods
...
...
Code Block | ||
---|---|---|
| ||
Project.setProjectPath("FlexDeploy/Folder/Application"); or Project.setDeployPriority(1); or //SCMType is a variable defined on the right side of the screen. Project.setSCMType("SVN"SCMType); |
...