Thursday, 17 January 2019

Why is the build directory hidden in the projects view in an Netbeans 8.2 node.js application

I have opened a working node.js application as a node.js project in Netbeans 8.2. Why is the build directory hidden? I can see it in files view, but I would prefer to see it with all the other directories. I have checked Options->Miscellaneous->Files->Files ignored by the IDE and build is not in the regular expression. How can I display the build directory in the projects view? If I embed the node.js application as a folder in a PHP project, there is no problem; the build folder is displayed.



from Why is the build directory hidden in the projects view in an Netbeans 8.2 node.js application

No comments:

Post a Comment