This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 267854 - Slowness of background scanning JS project, included node_modules folder
Summary: Slowness of background scanning JS project, included node_modules folder
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-04 08:24 UTC by bvn13
Modified: 2016-09-04 08:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Журнал среды IDE (43.13 KB, text/plain)
2016-09-04 08:24 UTC, bvn13
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bvn13 2016-09-04 08:24:32 UTC
Product Version = NetBeans IDE Dev (Build 201609020002)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_60
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23

Воспроизводимость: Происходит всегда

Шаги:
 1) create JS project without NetBeans, fill it with libraries for creating node_modules folder
 2) add this project into NetBeans
 3) starting background project scan

Текущий результат:
 1) it is scanning whole the folder of project, include node_modules - it is very, very slow

Ожидаемый результат:
 1) node_modules folder must be excluded from background scan
Comment 1 bvn13 2016-09-04 08:24:43 UTC
Created attachment 161890 [details]
Журнал среды IDE