Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I start iQgen in batch-mode (for automatic build and installation)?

0
Posted

How can I start iQgen in batch-mode (for automatic build and installation)?

0

The documentation covers that topic. A simple answer is: The same Java code archive contains both the GUI and the command line version. To start them, the call is thus very similar. While java -jar iqgen.jar will start iQgen in GUI mode, by specifying parameters you can have it do its work without ever opening a windows: java -jar iqgen.jar -xmi=myModel.xmi -out=/home/src/mySource -jsp=/home/src/myTemplates -main=main.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123