[
https://issues.apache.org/jira/browse/NETBEANS-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Laszlo Kishalmi resolved NETBEANS-2451.
---------------------------------------
Resolution: Cannot Reproduce
Marked as cannot reproduce after one month of inactivity. Reopen if it still
occurs and have a way to reproduce.
> Run main project disabled for Spring Boot applications
> ------------------------------------------------------
>
> Key: NETBEANS-2451
> URL: https://issues.apache.org/jira/browse/NETBEANS-2451
> Project: NetBeans
> Issue Type: Bug
> Components: projects - Gradle
> Affects Versions: 11.0
> Reporter: hg
> Assignee: Laszlo Kishalmi
> Priority: Major
> Labels: Gradle
> Attachments: netbeans-run-issue.mp4
>
>
> The menu options for "Run Main Project" and "Debug Main Project" are disabled
> for Spring Boot applications. See attached screen recording (note also that
> the menu does not update automatically).
>
> *Steps to reproduce:*
> 1) Generate a demo Spring Boot Gradle project here:
> [https://start.spring.io/]
> 2) Open Project in Netbeans. Menu items are disabled.
>
> *Workarounds:*
> 1) Use the "bootRun" task as found in the Navigator panel.
> or 2) Modify build.gradle to add in the application plugin and mainClassName
> variable. This causes NetBeans to add a "run" task and enables the menu.
>
>
> *Product Version:* Apache NetBeans IDE 11.0 (Build
> incubator-netbeans-release-404-on-20190319)
> *Java:* 1.8.0_192; Java HotSpot(TM) 64-Bit Server VM 25.192-b12
> *Runtime:* Java(TM) SE Runtime Environment 1.8.0_192-b12
> *System:* Mac OS X version 10.14.4 running on x86_64; UTF-8; en_GB (nb)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists