[jira] [Created] (NETBEANS-4131) NetBeans Gradle support not using wrapper

2020-04-08 Thread Charles George (Jira)
Charles George created NETBEANS-4131:


 Summary: NetBeans Gradle support not using wrapper
 Key: NETBEANS-4131
 URL: https://issues.apache.org/jira/browse/NETBEANS-4131
 Project: NetBeans
  Issue Type: Bug
  Components: projects - Gradle
Affects Versions: 11.3
Reporter: Charles George
Assignee: Laszlo Kishalmi


The NetBeans Gradle support is not actually using the wrapper despite the 
"Prefer to use Gradle Wrapper that Comes with the Project" checkbox selected.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-3901) Uninstalling User Installed Plugins Fails

2020-02-19 Thread Charles George (Jira)
Charles George created NETBEANS-3901:


 Summary: Uninstalling User Installed Plugins Fails
 Key: NETBEANS-3901
 URL: https://issues.apache.org/jira/browse/NETBEANS-3901
 Project: NetBeans
  Issue Type: Bug
  Components: platform - Plugin Manager
Affects Versions: 11.2
 Environment: Ubuntu 18.04.4 LTS

openjdk version "11.0.6" 2020-01-14
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.6+10)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.6+10, mixed mode)

NetBeans 11.2 (installed from Snap Store)
Reporter: Charles George


*Environment:*

Ubuntu 18.04.4 LTS

openjdk version "11.0.6" 2020-01-14
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.6+10)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.6+10, mixed mode)

NetBeans 11.2 (installed from Snap Store)

*Steps to reproduce:*

1. ) Install EditorConfig plugin from the following source: 

[https://github.com/welovecoding/editorconfig-netbeans/releases/download/v0.10.4/editorconfig-0.10.4-SNAPSHOT.nbm]

2.) Attempt to uninstall the Editor Plugin (User Installed Plugin) and receive 
the following:

Uninstallation failed: Cannot lock read-only file 
/snap/netbeans/18/netbeans/extra/update_tracking/org-netbeans-libs-javafx-win.xml.

*Thoughts:*

It appears the EditorConfig plugin requires the JavaFX module from linux, 
windows, and mac (Jira would not let me upload screenshots to show this). Since 
this is installed from Ubuntu Snap Store on Linux perhaps not everything is 
available or marked read-only somehow?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-2369) Gradle support for displaying non-standard gradle files

2019-04-08 Thread Charles George (JIRA)
Charles George created NETBEANS-2369:


 Summary: Gradle support for displaying non-standard gradle files
 Key: NETBEANS-2369
 URL: https://issues.apache.org/jira/browse/NETBEANS-2369
 Project: NetBeans
  Issue Type: Improvement
  Components: projects - Gradle
Affects Versions: 11.0
Reporter: Charles George


Multi-project builds in Gradle may contain a common gradle file shared among 
subprojects. For example, I have a common.gradle file applied to each 
subproject in the root projects build.gradle file.

The "Projects" view in NetBeans only lists build.gradle, settings.gradle, and 
gradle.properties under the "Build Scripts" section. The regex or code that is 
determining which files to display should be relaxed to include something like 
*.gradle. Otherwise I'm forced to go into the "Files" view to find the 
common.gradle file in my root project.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-2368) Allow selection of Gradle Distribution Type

2019-04-08 Thread Charles George (JIRA)
Charles George created NETBEANS-2368:


 Summary: Allow selection of Gradle Distribution Type
 Key: NETBEANS-2368
 URL: https://issues.apache.org/jira/browse/NETBEANS-2368
 Project: NetBeans
  Issue Type: Improvement
  Components: projects - Gradle
Affects Versions: 11.0
Reporter: Charles George


Tools->Options->Java->Gradle

In this Distribution section there should be a drop-down or check box to select 
the distribution type of Gradle. Currently it supports selecting the Gradle 
version and defaulting to the 'bin' distribution – it should also allow you to 
select the type (all distribution)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-1849) Checkmark for Active plugins not working

2018-12-31 Thread Charles George (JIRA)
Charles George created NETBEANS-1849:


 Summary: Checkmark for Active plugins not working
 Key: NETBEANS-1849
 URL: https://issues.apache.org/jira/browse/NETBEANS-1849
 Project: NetBeans
  Issue Type: Bug
  Components: ide - Features On Demand, ide - UI
Affects Versions: 10.0
Reporter: Charles George
 Fix For: Next


Tools>Plugins>Installed is not properly reporting which plugins are active. 
Specifically, after activating the Groovy and Java SE plugins there is no green 
checkmark next to them. This seems to work, however, for Base IDE and Tools.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists