You use this panel to specify the options for CSS preprocessors.
You can set the following action item options:
Element | Description |
---|---|
Sass path |
Specify the full path to your Sass installation executable. You can type the path, click Browse to open a file browser dialog box to locate the executable or click Search if you want the IDE to search your local system for the executable.
If Sass is not installed you can click Install Sass to open the Sass download page in your browser. |
Open Output on Error |
When selected the Output window opens when an error is encountered. |
Generate extra information (debug) |
When selected, additional information is generated in the file for the purpose of debugging. |
LESS path |
Specify the full path to your LESS installation executable. You can type the path, click Browse to open a file browser dialog box to locate the executable or click Search if you want the IDE to search your local system for the executable.
If LESS is not installed you can click Install LESS to open the LESS download page in your browser. |
Open Output on Error |
When selected the Output window opens when an error is encountered. |
Generate extra information (debug) |
When selected, additional information is generated in the file for the purpose of debugging. |
Related Topics
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |