How to adjust Netbeans' "Project Files" filter -
i working netbeans project maven uses maven assemble plugin. plugin configured via file assembleplugin.xml in root folder of project, pom.xml.
but when @ project in projects tree, folder project files shows pom.xml, nbactions.xml , nb-configuration.xml, not assembleplugin.xml.
edit: logging.properties candidate keep missing.
how can adjust filter (or turn off)?
(netbeans 8.0.2)
Comments
Post a Comment