Bernardo Antonio Buffa Colomé created NETBEANS-1732:
-------------------------------------------------------
Summary: creating xslt file with wizard in maven project resource
directory
Key: NETBEANS-1732
URL: https://issues.apache.org/jira/browse/NETBEANS-1732
Project: NetBeans
Issue Type: Bug
Affects Versions: 9.0
Environment: Product Version: Apache NetBeans IDE 9.0 (Build
incubator-netbeans-release-334-on-20180708)
Java: 1.8.0_191; Java HotSpot(TM) 64-Bit Server VM 25.191-b12
Runtime: Java(TM) SE Runtime Environment 1.8.0_191-b12
System: Windows 7 version 6.1 running on amd64; Cp1252; es_ES (nb)
Reporter: Bernardo Antonio Buffa Colomé
1)I have a maven project (created correctly with nb maven wizard)
2) Created in the Files tab the directory (aka Folder) src/test/resources
according to maven's conventions
2.1) Netbeans reacts well detecting this as a maven thing updating it's
representation of that folder under 'Other test Sources' in Projects tab
3) I Focused '<default package>' in that 'folder', contextual menu -> new....
-> other -> XML -> XMLDocument (enter name and so) and the wizard displays in
the Folder field the focused path correctly (src\test\resources), Finish. This
is OK
4) Same as in point 3, but with "XSLStylesheet" wizard... Location combo box in
the wizard only displays maven's java source folders (src/main/java and
src/test/java) and gives no option for anything else. The browse... button lets
me navigate in the selected subfolders of the selected from that combo.
Easy workaround: create the file with the "Other-> Empty File" wizard
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists