You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Manikantan Narender Nath (Jira)" <ji...@apache.org> on 2020/03/30 06:19:00 UTC

[jira] [Created] (NETBEANS-4086) [Netcat12] [Gradle] sub projects added via script not shown in project view

Manikantan Narender Nath created NETBEANS-4086:
--------------------------------------------------

             Summary: [Netcat12] [Gradle] sub projects added via script not shown in project view
                 Key: NETBEANS-4086
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4086
             Project: NetBeans
          Issue Type: Bug
          Components: projects - Gradle
    Affects Versions: 12.0
         Environment: Product Version: Apache NetBeans IDE 12.0-beta2
Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
Runtime: OpenJDK Runtime Environment 11.0.2+9
System: Mac OS X version 10.15.3 running on x86_64; UTF-8; en_IN (nb)
            Reporter: Manikantan Narender Nath
            Assignee: Laszlo Kishalmi
             Fix For: 12.0


Steps to reproduce
 # Started with a clean user and cache dir
 # New Project | java with Gradle | Multi-project build
 # Provide name "Script-Multi-project"
 # Provide location <userhome>/Netcat12/NBprojects
 # Provide description Sub projects via script
 # Click Finish
 # The Project view will show newly create root project as Sub projects via script
 # New Project | java with Gradle | Java class library
 # Provide name lib1
 # Provide location as <userhome>/Netcat12/NBprojects/Script-Multi-project
 # provide other details
 # Click finish
 # REpeat steps 9 to 12 for creating another library project lib2

Expected result

Expect to see sub projects nodes under Script-Multi-project

Actual result

Cannot see the sub projects node

Files view does not show the newly created projects as gradle projects

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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