PDSOE: Have a separate AVM for project build

  • Thread starter Thread starter cverbiest
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top