netbeans-gradle-project icon indicating copy to clipboard operation
netbeans-gradle-project copied to clipboard

This project is a NetBeans plugin able to open Gradle based Java projects. The implementation is based on Geertjan Wielenga's plugin.

Results 101 netbeans-gradle-project issues
Sort by recently updated
recently updated
newest added

I'm not sure whether this is a plugin issue or a Netbeans issue. My gradle script refers to GradleException, which it throws to terminate the build if certain conditions are...

I am using the Gradle plugin in Netbeans on Linux. I also do builds outside Netbeans. I have a Gradle task that runs a shell script that needs an environment...

Size of `cache` folder for my project is 200MB. This may be OK in general, but some things are looking strange: 1. Project contains 350 Gradle module, `cache` contains 316...

enhancement

I am using some JARs for which the sources are available, but not in Maven. Is it possible to "attach" the sources somehow by selecting an external JAR file? This...

enhancement

When i use more Gradle files in the project its too much Green color allover the project. :) For the Gradle project icon we can use the default java project...

enhancement

When you do any change in the gradle file and save it, the project is not reloaded to sync the changes of the build file to project Scenario When your...

enhancement

Currently, the gradle project view has a `Build Scripts` node under which the `Project` and `Gradle Home` nodes lists the build script and its configuration. What I'm missing is a...

enhancement

I'd be great if this plugin could also filter directories of source sets. For challenges implementing this functionality, see https://github.com/kelemen/netbeans-gradle-project/issues/184#issuecomment-136765260

enhancement

This is an enhancement request that I originally suggested the basis of, in issue #241 (but decided not to clog up that one with this idea too much). The basis...

enhancement

Whenever gradle fails in netbeans it is triggering a very irritating balloon alert - ![screenshot00496](https://cloud.githubusercontent.com/assets/2443519/13564716/9d2a23f6-e443-11e5-9527-ecdd18d837e3.png) Not only is it annoying it is redundant since I can see perfectly well that...

enhancement