The New LESS File wizard enables you to create an LESS file that can be edited and then compiled to generate a CSS style sheet. You can set the following properties and options in this panel.
Element | Description |
---|---|
File Name |
Type a name for the file. |
Project |
The name of the project (read-only). |
Folder |
Type the name of the folder or click Browse to locate the folder where you want to create the file. |
Created File |
The location of the created file (read-only). |
Compile LESS Files on Save |
When selected, the LESS file is compiled and the CSS file regenerated when the LESS file is saved. |
Configure Executables |
Click to open the Options window and specify the location of the LESS executable. |
Watch |
This table displays the directory that contains the LESS file that is watched for changes and the folder that contains the generated CSSS file.
You can edit these settings in the CSS Preprocessor category in the Project Properties window. |
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |