[Implemented] ORM Designer 2 - External Tools

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

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

commented Jan 23, 2013 by jwagner (3,630 points)

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

But where can I see the output?

commented Jan 23, 2013 by ludek.vodicka Skipper developer (140,450 points)

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.

commented Jan 23, 2013 by jwagner (3,630 points)

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.

commented Jan 23, 2013 by ludek.vodicka Skipper developer (140,450 points)

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
answered Jul 30, 2014 by Martin Freki Stradej Skipper developer (74,840 points)
 
Best answer

External tools are released.

...