Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
11.0, 11.1
Description
In NetBeans 11.0, for a Gradle Project, if we override a task that has a "." in it, it will save properly in the gradle.properties file but will not work.
In the IDE, it will show as an override of the first part of the command and no arguments. Ex.: debug.single will show for debug. debug.single.method will show for debug.
I attached a sample gradle.properties file for you to test.
Attachments
Attachments
Issue Links
- is duplicated by
-
NETBEANS-2771 Gradle Project Properties: Customization for test.single and run.single.method seems broken
- Closed
- links to