Home Documentation Download Pricing Buy Now

[Implemented] ORM Designer 2 - External Tools

0 votes

New version of ORM Designer 2 will introduce new feature (already known from ORMD1) - External tools. The functionality rests the same as in original ORM Designer. External tool configurations are stored in local registry/ini files. External tools are supported on all available platforms

Image caption

Image caption

asked Jan 18, 2013 in Solved by ludek.vodicka Skipper developer (140,530 points)
edited Jan 21, 2013 by ludek.vodicka

Yay! Good to have the feature "back". I was already missing it from ORMD1. ;)

But where can I see the output?

Hmmm ;-). Application is executed by internal Qt mechanism and it seems that it doesn't show the output. I check it what can we do.

Also, it should spawn a new process. I tried including our build process (with Phing), which takes about a minute and during that time ORM Designer is not reacting.

Key for both issues (display output and don't wait for exit) was in QProcess::startDetached(). Next release will contain this update.

1 Answer

0 votes
 
Best answer

External tools are released.

answered Jul 30, 2014 by Martin Freki Stradej Skipper developer (74,840 points)
...