This is an automated email from the ASF dual-hosted git repository.
jmborer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git
The following commit(s) were added to refs/heads/master by this push:
new 64766d2e7 Update DevFaqFindLocationInSourcesFromUi.asciidoc
64766d2e7 is described below
commit 64766d2e7c44f95bb449335ee065eb655ba1751c
Author: Jean-Marc Borer <[email protected]>
AuthorDate: Fri Jul 15 14:07:37 2022 +0000
Update DevFaqFindLocationInSourcesFromUi.asciidoc
---
.../src/content/wiki/DevFaqFindLocationInSourcesFromUi.asciidoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/netbeans.apache.org/src/content/wiki/DevFaqFindLocationInSourcesFromUi.asciidoc
b/netbeans.apache.org/src/content/wiki/DevFaqFindLocationInSourcesFromUi.asciidoc
index bf4088f7d..c8add7f32 100644
---
a/netbeans.apache.org/src/content/wiki/DevFaqFindLocationInSourcesFromUi.asciidoc
+++
b/netbeans.apache.org/src/content/wiki/DevFaqFindLocationInSourcesFromUi.asciidoc
@@ -41,10 +41,10 @@ If you use this switch all strings loaded from
`Bundle.properties` files using `
Another handy trick: in a built source tree, run
-[source,java]
+[source,bash]
----
-ant index-layer-paths
+$ ant index-layer-paths
----
to see which module (by code name) contributes each layer file (or folder),
---------------------------------------------------------------------
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