Alberto Gallardo

Results 8 issues of Alberto Gallardo

NetBeans reports an 'unable to resolve class ...' if using a qualified import. See screenshot below. The error can be safely ignored. Using: - NetBeans 8.0.2 - Gradle 2.6 (explicitly...

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

Expected icon for a dependency with available sources: ![image](https://cloud.githubusercontent.com/assets/790448/9412468/2cb24d64-482c-11e5-9e64-e382c600bdab.png) Current icon: ![image](https://cloud.githubusercontent.com/assets/790448/9412472/3377df10-482c-11e5-8f54-592386efbe00.png) See comparison maven vs gradle dependencies view: ![image](https://cloud.githubusercontent.com/assets/790448/9412492/475895d8-482c-11e5-8478-1fd2cea56497.png)

enhancement

On fresh start of carla with pipewire, I got: > Carla assertion failure: "ports != nullptr" in file CarlaEngineJack.cpp, line 3752 The failure isn't logged any more after restart. Environment:...

The fix makes sure that the Base64 secret patterns are not empty. See https://issues.jenkins.io/browse/JENKINS-72412 ### Testing done The first of these commits include unit tests to demonstrate this issue. ```[tasklist]...

I have started a remote debugging session, and when trying to navigate through the code, all javax.\* classes remain hidden. I guess I can add the corresponding platform sources through...

Is there any kind of autocompletion/code browsing support for JSPs? I have tried many different configurations but I cannot get it working. This is repeatable. I'm using NetBeans 8.0.2, Gradle...