Part I. Getting started

Part II. UML modeling

Part III. Project glossary

Part IV. BPMN toolset

Part V. Project management

Part VI. Modeling toolset

Part VII. ArchiMate tools

Part VIII. Team collaboration

Part IX. Code engineering

Part X. Database design and engineering

Part XI. Advanced modeling toolset

Part XII. Document production

Part XIII. Business modeling

Part XIV. Business rule

Part XV. Agile development

Part XVI. Wireframe

Part XVII. Impact analysis

Part XVIII. CMMN toolset

Part XIX. SoaML modeling

Part XX. Design animation

Part XXI. IDE Integration

Part XXII. Interoperability and integration

Part XXIII. Process simulation

Part XXIV. Zachman and BMM

Part XXV. Appendix A - Application Options

Part XXVI. Appendix B - Project Options

Part XXVII. Appendix C

 

Executing operations with Apache Ant

Apache Ant is a software tool for automating software build processes. It is written in the Java language and is primarily intended for users with Java. If you are not familiar with Ant, you can find more information about it at Ant's webpage. To execute commands with Ant:

  1. Browse the scripts folder under the Visual Paradigm installation directory. For Mac users, you can find the scripts folder in the Visual Paradigm package by right clicking on it and then selecting Show Package Contents. Then look in Contents\Resources\app\scripts for the scripts folder.
  2. Copy the script file build.xml and paste to the bin folder of Visual Paradigm installation directory.
  3. Open the build file in any text editor. Modify the <property> and <condition> elements to fit your environment.
  4. Modify task(s) specific parts by changing the values of parameters. For details about the parameters, refer to previous sections.
    Modify task(s) specific properties in build.xml
    Modify task(s) specific properties in build.xml
  5. Save the changes and exit.
  6. Start the command prompt and navigate to the bin folder of Visual Paradigm installation directory.
  7. Enter ant build.xml, and then the task name to execute specific task.

Related Resources

The following resources may help you to learn more about the topic discussed in this page.

 
10. Updating teamwork project from server Table of Contents 12. Exporting document (Doc. Composer)

We use cookies to offer you a better experience. By visiting our website, you agree to the use of cookies as described in our Cookie Policy.OK