You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (Jira)" <ji...@apache.org> on 2020/10/24 16:11:00 UTC

[jira] [Commented] (NETBEANS-4938) Missing sources & co. after creating Gradle Frontend App in 12.2-beta2

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

Laszlo Kishalmi commented on NETBEANS-4938:
-------------------------------------------

Thanks! Checking.

> Missing sources & co. after creating Gradle Frontend App in 12.2-beta2
> ----------------------------------------------------------------------
>
>                 Key: NETBEANS-4938
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4938
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Gradle
>    Affects Versions: 12.2
>            Reporter: Jaroslav Tulach
>            Assignee: Laszlo Kishalmi
>            Priority: Major
>
> I am trying to test
> "New Project/Java with Gradle/Java Frontend Application"
> on 12.2-beta2 of
> {code:java}
> bin/netbeans --userdir emptyud --jdkhome /jdk-11
> {code}
> the project is generated, but it only shows a single node "Build Scripts". Why?
> Next step. Run "Build" from popup menu: "BUILD SUCCESSFUL". But still just a single node "Build Scripts".
> Invoked "Reload Project". Now there are three nodes: "Configurations" (no children), "Build Scripts" and "Sub Projects" (no children).
> Subsequent "Reaload Project" - shows "Sub Projects" children. Finally! Opening the ":desktop" and ":web" projects seems to work OK.  Just "DesktopMain" class contains an error (cannot find "Demo" class). The same for "BrowserMain" class. Giving up and restarting.
> After the errors in "DesktopMain" and "BrowserMain" are gone. Moreover I can also see the source packages for the main project (this time, it may not be fully reliable).
> Creating another "New Project/Java with Gradle/Java Frontend Application" seems to exhibit the same behavior. E.g. only project with "Builds Scripts"... then two reload project actions - sub projects visible. But still no sources...
>  



--
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