This is an automated email from the ASF dual-hosted git repository.

geertjan 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 0f135c7  Update javase-intro.asciidoc
     new 91e76d9  Merge pull request #501 from Dakshitha96/patch-2
0f135c7 is described below

commit 0f135c7404cbbc7ac802ce352b57b8c0ad7419d7
Author: Dakshitha Dissanayaka <45692186+dakshith...@users.noreply.github.com>
AuthorDate: Sun Nov 29 21:24:05 2020 +0530

    Update javase-intro.asciidoc
---
 netbeans.apache.org/src/content/kb/docs/java/javase-intro.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/kb/docs/java/javase-intro.asciidoc 
b/netbeans.apache.org/src/content/kb/docs/java/javase-intro.asciidoc
index 2421346..971f558 100644
--- a/netbeans.apache.org/src/content/kb/docs/java/javase-intro.asciidoc
+++ b/netbeans.apache.org/src/content/kb/docs/java/javase-intro.asciidoc
@@ -74,7 +74,7 @@ or, select *File > New Project...* from the menu bar. Then 
*Choose Project* by s
 
 For *Name and Location*, set *Project Name: MyLib*. Change *Project Location:* 
to any directory on your computer. From now on, this tutorial refers to this 
directory as `_NetBeansProjects_`.
 
-The specified path is then shown as *Project Folder: `` 
/`_NetBeansProjects_`/MyLib ``*
+The specified path is then shown as *Project Folder: `` 
/`_NetBeansProjects/MyLib_ ```*
 
 Optionally, select *Use Dedicated Folder for Storing Libraries* checkbox and 
specify the location for the *libraries Folder:*. See 
link:http://www.oracle.com/pls/topic/lookup?ctx=nb8000&id=NBDAG455[+Sharing a 
Library with Other Users+] in _Developing Applications with NetBeans IDE_ for 
more information on this option.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to