You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Juan Roberto (JIRA)" <ji...@apache.org> on 2019/03/26 16:56:00 UTC

[jira] [Commented] (NETBEANS-2249) Web Pages folder not shown in Gradle projects with 'war' plugin

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

Juan Roberto commented on NETBEANS-2249:
----------------------------------------

There is a trick you can do to make the web folder show up, that involves manually adding the web folder to build.gradle. But even then when opening a JSP, netbeans shows no autocomplete in EL expressions, imports, or anything java related. It seems that NB 11 does not support Gradle web projects as of yet.

> Web Pages folder not shown in Gradle projects with 'war' plugin
> ---------------------------------------------------------------
>
>                 Key: NETBEANS-2249
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2249
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: javaee - Web Project, projects - Gradle
>    Affects Versions: 11.0
>         Environment: Product Version: Apache NetBeans IDE Dev (Build incubator-netbeans-release-395-on-20190310)
> Java: 11.0.2; OpenJDK 64-Bit Server VM 11.0.2+9
> Runtime: OpenJDK Runtime Environment 11.0.2+9
> System: Linux version 4.15.0-46-generic running on amd64; UTF-8; es_CL (nb)
>            Reporter: Pablo Carmona A.
>            Priority: Major
>
> After I add "apply plugin: 'war'" to file build.gradle of a new generated Gradle project, the project's icon is shown with a globe symbol, like in web projects, but I can not see the web files neither I can launch it with a configured server. I would like to be able to run it as same as Maven web projects.



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