Excluding the vendor folder is not really an option as I need NetBeans to know which classes are available. From the video, I added nodejs and node_modules to the ignored files pattern. I'll look into the magento modules to see if more can be ignored, I've ignored tests already, this saves ~8000 files
Op do 3 jan. 2019 om 12:25 schreef Geertjan Wielenga < geertjan.wiele...@googlemail.com>: > Maybe you can exclude the 'vendor' folder from scanning as explained here: > > https://www.youtube.com/watch?v=iBCid5KQDA8 > > Gj > > On Thu, Jan 3, 2019 at 12:23 PM Mondane Woodworker < > mondane.woodwor...@gmail.com> wrote: > >> Hello, >> >> Since a few months, I started developing Magento 2 shops in NetBeans 8.2 >> and 10.0 . I've noticed the background scanning of such projects takes a >> long time and stays on 50%. >> >> This is after I've performed a composer install to have a /vendor folder >> with all the Magento 2 packages. >> >> I don't have this problem when building something on Zend Framework 2/3 >> or symfony 2+. >> >> Do more users experience this? >> >> NB I'm using a laptop with SSD's. >> >> Regards, >> Mondane >> >