On Thu, 8 Feb 2018 at 10:46 Humphrey Clerx <[email protected]> wrote: > Recently we switched from NetBeans 7.4 to NetBeans 8.2 and all of a sudden > our RCP application occasionally hangs while displaying the "Checking for > external changes" progress bar. How can I disable this functionality in my > RCP application? >
Out of interest, do you have any editor / parsing functionality enabled in your application? I've had to force quit the IDE a couple of times recently with "Checking for external changes" active. Seems to be an infinite loop in something parsing related. Best wishes, Neil -- Neil C Smith Artist & Technologist www.neilcsmith.net Praxis LIVE - hybrid visual IDE for creative coding - www.praxislive.org
