hi there,

just a quick question regarding the Gradle support built into Netbeans 11 -
my IDE is showing the source code under both
 - Source packages [java], as well as
 - Resources [java]

I get the correct contents for:
 - Resources [main], which contains all the project FXML etc.

Is this a misconfiguration in our build.gradle, or something else?

My project structure is the same as i would normally use when building
with  Maven, ie
  - src
     - main
        - java
        - resources
     - test

See attached.

Thanks in advance
Cheers
Jonathan

[image: Capture1.PNG]
[image: Capture.PNG]

Reply via email to