william

Results 39 comments of william

Hi, I have attached the test-config script it is `apply`-ed to our root project `build.gradle` file. [test-config.gradle.zip](https://github.com/kelemen/netbeans-gradle-project/files/2862551/test-config.gradle.zip) Unfortunately the duplication of dependencies pre-dates our use of this file. It happens...

The Java (JDK) platforms on Netbeans are ALL in different directories, for example. - "JDK 1.7" -- .../java/jdk/1.7/u80/x64 / 64-bit JDK 1.7 - "JDK 1.8" -- .../java/jdk/1.8/u152/x64 / 64-bit JDK...

Will I see this on the Plugin update? * Btw the error concerns the path: `build/class/groovy/main` -- This path should not be in the project build, except for any internal...

Hi and thanks for that. I am unlikely to have time to build with Java 6 though. I need to clarify the situation regarding this erroneous folder. The: `build/class/groovy/main` does...

Hi, I built with Java 8 u162 and gradle 4.6. I set the Netbeans exe to point at my Netbeans 8.2. It doesn't fix the problem. I have attached the...

@geertjanw ... Concerning the mooted Groovy path. I am afraid you are not listening to me. Out of 40 project build folder AFTER a complete `gradle clean` and `gradle build`...

unfortunately ... * `sorry, this download link no longer exists :(`

## Cache-s I demonstrated that cleaning the cache is a workaround for this but in the JIRA bug thread. However I believe that's part of the bigger picture. Netbeans and...

Hi ... Thanks very much for clarifying that situation. This was NOT at all clear. It makes more sense too. I suggest the features page: - http://netbeans.apache.org/download/nb90/index.html Needs to announce/state...

Does this method work for Test-s too? @eino-makitalo The gradle documentation says that test and run workingDir defaults to the project.projectDir. So the same location as your build.gradle.