[ 
https://issues.apache.org/jira/browse/NETBEANS-4086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082041#comment-17082041
 ] 

Manikantan Narender Nath commented on NETBEANS-4086:
----------------------------------------------------

I would be happy with just reloading.  But even that does not work. I only see 
an empty sub projects node.

The sequence that worked for me to see all sub projects

is 
1. Reload
2. Clean and build
3 Close all projects (root and sub projects)
4. Open root projects.


The reload action  needs to be fixed to actually show the sub projects on 
invocation.

> Gradle sub projects added via groovy script instead of include path directive 
> 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
>            Priority: Major
>              Labels: netcat
>             Fix For: 12.0
>
>         Attachments: settings.gradle
>
>
> 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
>  # Edit settings.gradle (use attachment settings.gradle)
>  # 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-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