Hi there, Just a quick question. We usually use Maven for build, for which everything seems to work perfectly on NB11.3. However, we have a project which uses Gradle for other reasons.
When building on 11.3, via the IDE, i have "Use wrapper" set in global IDE options but when i build (Clean Build) from the Project menu, Netbeans seems to be using the globally configured Gradle installation, rather than the Wrapper version? please see the attached. if i run from the command line, everything builds fine, including finding the various plugins etc. Just wanted to check whether this was a real issue before logging. Thanks a lot. Regards Jon [image: gradle3.JPG] [image: gradle2.JPG] [image: gradle1.JPG]
