C
cverbiest
Guest
Currently the build process uses the same AVM as the interactive part of PDSOE. If a build is running this often blocks interactive use of the Eclipse environment. Once the Eclipse UI is blocked (= not responding indication in the window) you can't even cancel the build because that also requires the eclipse UI. Moving build to a second AVM would IMHO greatly enhance PDSOE performance and user experience. Alternatively if build can't be moved off to a separate AVM, the current AVM should give priority to tasks requested by the UI. An interactive compile or check syntax should not be blocked by a build, cancel build should not be blocked by build.
Continue reading...
Continue reading...