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 2019/03/08 18:47:00 UTC

[jira] [Commented] (NETBEANS-2004) No real Support for Gradle Modular Projects.

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

Laszlo Kishalmi commented on NETBEANS-2004:
-------------------------------------------

Unfortunately there is no trivial throw in solution to the problem, at least not one I know of, that support needs a proper implementation. 
 
I was trying to do something easy to provide classpath as module path to the IDE, but that did not really worked. Probably need to parse the Gradle created java command line arguments for that.

> No real Support for Gradle Modular Projects.
> --------------------------------------------
>
>                 Key: NETBEANS-2004
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2004
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Gradle
>         Environment: Product Version: Apache NetBeans IDE Dev (Build 20190127-unknown-revn)
> Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+7
> Runtime: OpenJDK Runtime Environment 11.0.2+7
>            Reporter: Jose Pereda
>            Assignee: Laszlo Kishalmi
>            Priority: Major
>         Attachments: Bildschirmfoto 2019-02-06 um 17.22.17.png, Captura de pantalla 2019-01-27 a las 19.55.13.png, gradleJava.zip
>
>
> Opening a gradle non-modular project works fine, but when the project is modular, it shows errors all over the place.
> However, Clean, Build, Run, or any of the gradle tasks work fine. 
> !Captura de pantalla 2019-01-27 a las 19.55.13.png|width=1328,height=789!
>  
> See OpenJFX samples [non-modular|https://github.com/openjfx/samples/tree/master/IDE/NetBeans/Non-Modular/Gradle/hellofx] and [modular|https://github.com/openjfx/samples/tree/master/IDE/NetBeans/Modular/Gradle/hellofx].
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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