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 228210 - Annoying error during scanning project
Summary: Annoying error during scanning project
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-03 14:57 UTC by Petr Pisl
Modified: 2013-04-04 12:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2013-04-03 14:57:25 UTC
I have project with ext js framework. There are a lot of css that needs sass. I don't need to work with css files, but during scanning the project NB displays message "Sass must be installed." and opens the options dialog. I can not install the Sass because when I close the error message the same error message appears again and again. Because there are hundreds such files it's basically impossible to finish scanning.
Comment 1 Tomas Mysik 2013-04-04 08:43:50 UTC
You have enabled SASS in your project but you don't have it installed - either install it or disble it in Project Propeties. Anyway, I will try to improve it ASAP (to show warning just once or something similar).

Thanks.
Comment 2 Tomas Mysik 2013-04-04 08:46:57 UTC
Since the project cannot be easily opened, increasing priority.

Thanks.
Comment 3 Vladimir Riha 2013-04-04 08:49:35 UTC
Another option would be to set SASS/LESS disabled by default and enable it with first SASS/LESS file creation?
Comment 4 Tomas Mysik 2013-04-04 11:41:45 UTC
Fixed, warning is shown just once.

Thanks.

http://hg.netbeans.org/web-main/rev/c5b20226d6dd
Comment 5 Tomas Mysik 2013-04-04 12:13:40 UTC
One more changeset (improvements).

http://hg.netbeans.org/web-main/rev/9bbc123efee6