[jira] [Updated] (NETBEANS-5938) Full support of WSL on the IDE base level

2021-08-21 Thread Qingtian Wang (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-5938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Qingtian Wang updated NETBEANS-5938:

Description: 
There are bugs and issues opened on various features of the IDE not working 
with projects located in the WSL system.

 

The wish/request is that the IDE support WSL on the base level:

 

Transparent to the user, if a project is located on WSL file system, the IDE 
should be using the runtimes (JDK, terminal, etc...) of the Linux distro of the 
WSL to work with the project. This includes but not limited to using the Linux 
installations of JDK, Maven, Gradle, git, docker,... i.e. the entire dev 
profile of the Linux distro, while the IDE is running in Windows. 

 

It would be similar to Visual Studio Code's remote debug feature for WSL, or 
IntelliJ IDEA's WSL support. Other than the IDE software itself, the runtime 
profile should completely and transparently switch to the Linux/WSL distro when 
working with a WSL based project. 

  was:
There are bugs and issues opened on various features of the IDE not working 
with projects located in the WSL system.

 

The wish/request is that the IDE support WSL on the base level:

 

Transparent to the user, if a project is located on WSL file system, the IDE 
should be using the runtimes (JDK, terminal, etc...) of the Linux distro of the 
WSL to work with the project. This includes but not limited to using the Linux 
installations of JDK, Maven, Gradle, git, docker,... i.e. the entire dev 
profile of the Linux distro, while the IDE is running in Windows. 

 

It would be similar to Visual Studio Code's remote debug feature for WSL, or 
IntelliJ IDEA's WSL support. Other than the IDE software itself, the runtime 
profile should completely and transparently switch to the Linux/WSL distro when 
work with a WSL based project. 


> Full support of WSL on the IDE base level
> -
>
> Key: NETBEANS-5938
> URL: https://issues.apache.org/jira/browse/NETBEANS-5938
> Project: NetBeans
>  Issue Type: Wish
>  Components: ide - Features On Demand
> Environment: Windows WSL 2
>Reporter: Qingtian Wang
>Priority: Major
>
> There are bugs and issues opened on various features of the IDE not working 
> with projects located in the WSL system.
>  
> The wish/request is that the IDE support WSL on the base level:
>  
> Transparent to the user, if a project is located on WSL file system, the IDE 
> should be using the runtimes (JDK, terminal, etc...) of the Linux distro of 
> the WSL to work with the project. This includes but not limited to using the 
> Linux installations of JDK, Maven, Gradle, git, docker,... i.e. the entire 
> dev profile of the Linux distro, while the IDE is running in Windows. 
>  
> It would be similar to Visual Studio Code's remote debug feature for WSL, or 
> IntelliJ IDEA's WSL support. Other than the IDE software itself, the runtime 
> profile should completely and transparently switch to the Linux/WSL distro 
> when working with a WSL based project. 



--
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-5938) Full support of WSL on the IDE base level

2021-08-21 Thread Qingtian Wang (Jira)
Qingtian Wang created NETBEANS-5938:
---

 Summary: Full support of WSL on the IDE base level
 Key: NETBEANS-5938
 URL: https://issues.apache.org/jira/browse/NETBEANS-5938
 Project: NetBeans
  Issue Type: Wish
  Components: ide - Features On Demand
 Environment: Windows WSL 2
Reporter: Qingtian Wang


There are bugs and issues opened on various features of the IDE not working 
with projects located in the WSL system.

 

The wish/request is that the IDE support WSL on the base level:

 

Transparent to the user, if a project is located on WSL file system, the IDE 
should be using the runtimes (JDK, terminal, etc...) of the Linux distro of the 
WSL to work with the project. This includes but not limited to using the Linux 
installations of JDK, Maven, Gradle, git, docker,... i.e. the entire dev 
profile of the Linux distro, while the IDE is running in Windows. 

 

It would be similar to Visual Studio Code's remote debug feature for WSL, or 
IntelliJ IDEA's WSL support. Other than the IDE software itself, the runtime 
profile should completely and transparently switch to the Linux/WSL distro when 
work with a WSL based project. 



--
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] [Updated] (NETBEANS-4883) Run/debug focused test method in Maven project regression in 12.1 from 12.0

2021-08-21 Thread Qingtian Wang (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Qingtian Wang updated NETBEANS-4883:

Issue Type: Test  (was: Wish)

> Run/debug focused test method in Maven project regression in 12.1 from 12.0
> ---
>
> Key: NETBEANS-4883
> URL: https://issues.apache.org/jira/browse/NETBEANS-4883
> Project: NetBeans
>  Issue Type: Test
>  Components: utilities - Test Runner
>Affects Versions: 12.1
> Environment: Windows 10, JDK 14
>Reporter: Qingtian Wang
>Priority: Major
> Fix For: Next
>
>
> In version 12.1, the run/debug focused test method feature took a step 
> backward from 12.0 in a Maven project. 
>  
> In 12.0, the IDE automatically updates the project POM to be using higher 
> version of Surefire as needed in this case. In 12.1, when the same version 
> update is needed in the POM, the IDE shows a tiny error message on the lower 
> left corner of the window, and fails.
>  
> The same feature behavior in 12.0 should be brought back.



--
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] [Updated] (NETBEANS-4883) Run/debug focused test method in Maven project regression in 12.1 from 12.0

2021-08-21 Thread Qingtian Wang (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Qingtian Wang updated NETBEANS-4883:

Issue Type: Bug  (was: Test)

> Run/debug focused test method in Maven project regression in 12.1 from 12.0
> ---
>
> Key: NETBEANS-4883
> URL: https://issues.apache.org/jira/browse/NETBEANS-4883
> Project: NetBeans
>  Issue Type: Bug
>  Components: utilities - Test Runner
>Affects Versions: 12.1
> Environment: Windows 10, JDK 14
>Reporter: Qingtian Wang
>Priority: Major
> Fix For: Next
>
>
> In version 12.1, the run/debug focused test method feature took a step 
> backward from 12.0 in a Maven project. 
>  
> In 12.0, the IDE automatically updates the project POM to be using higher 
> version of Surefire as needed in this case. In 12.1, when the same version 
> update is needed in the POM, the IDE shows a tiny error message on the lower 
> left corner of the window, and fails.
>  
> The same feature behavior in 12.0 should be brought back.



--
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] [Commented] (NETBEANS-5201) Valid JS treated as invalid by editor

2021-08-21 Thread Junichi Yamamoto (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17402695#comment-17402695
 ] 

Junichi Yamamoto commented on NETBEANS-5201:


[~jtulach] Thank you for your reply.

[~sdedic] Could you please do that when you have time, if possible? (Because 
I'm not familiar with the JavaScript area.) I'll help you if needed (if there 
is something I can do):)

> Valid JS treated as invalid by editor
> -
>
> Key: NETBEANS-5201
> URL: https://issues.apache.org/jira/browse/NETBEANS-5201
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 12.1, 12.2
>Reporter: Marek Gremblewski
>Priority: Major
> Attachments: Screenshot 2021-08-20 at 18.23.22.png, 
> image-2020-12-31-17-20-30-117.png
>
>
> !image-2020-12-31-17-20-30-117.png!
> Below is code snipped:
> {code:java}
> var fn = function () {
> var actions = new DSsysLibActionIndex.lib.ActionIndex();
> actions.registerAction('asyncModalUpdateModelList', function (modal, 
> params) {
> import('./actions/asyncModalUpdateModelList.js').then(function 
> (Module) {
> var action = new Module.AsyncModalUpdateModelListAction(modal, 
> params);
> action.run();
> });
> });
> actions.registerAction('asyncModalUpdateAuthorityList', function (modal, 
> params) {
> import('./actions/asyncModalUpdateAuthorityList.js').then(function 
> (Module) {
> var action = new 
> Module.AsyncModalUpdateAuthorityListAction(modal, params);
> action.run();
> });
> });
> };
> {code}
> What is more interesting error appears only on the very first occurrence.
> Next occurrence is treated as valid.



--
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-5937) Unable to run a Java FX project because "Browse JavaFX Applications Classes" Window appears and does nothing.

2021-08-21 Thread Stephen David Cadwell (Jira)
Stephen David Cadwell created NETBEANS-5937:
---

 Summary: Unable to run a Java FX project because "Browse JavaFX 
Applications Classes" Window appears and does nothing.
 Key: NETBEANS-5937
 URL: https://issues.apache.org/jira/browse/NETBEANS-5937
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 12.4
 Environment: See third screenshot.
Reporter: Stephen David Cadwell
 Attachments: ScreenShots2021-08-21.pdf

I can't build or run any project because the pop-up shown in the second 
screenshot attached just sits there and does nothing for hours (literally - the 
current record is in excess of 12 hours). I get the same result trying the 
default "Hello World" classes in both JavaFX and Java. The first screenshot 
shows the JDK version installed. The third screenshot shows the hardware and OS 
info.



--
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] [Resolved] (NETBEANS-5859) Upgrade to JaCoCo 0.8.7 for Gradle Code Coverage

2021-08-21 Thread Laszlo Kishalmi (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-5859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Laszlo Kishalmi resolved NETBEANS-5859.
---
Fix Version/s: 12.5
   Resolution: Implemented

> Upgrade to JaCoCo 0.8.7 for Gradle Code Coverage
> 
>
> Key: NETBEANS-5859
> URL: https://issues.apache.org/jira/browse/NETBEANS-5859
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Gradle
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
> Fix For: 12.5
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> 0.8.7 makes the JDK 15 and 16 support official and JDK 17 support 
> experimental. Also that's the default tooling version in Gradle 7.1



--
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] [Resolved] (NETBEANS-5864) Detect Dark GTK Themes

2021-08-21 Thread Laszlo Kishalmi (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-5864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Laszlo Kishalmi resolved NETBEANS-5864.
---
Fix Version/s: 12.5
   Resolution: Implemented

> Detect Dark GTK Themes
> --
>
> Key: NETBEANS-5864
> URL: https://issues.apache.org/jira/browse/NETBEANS-5864
> Project: NetBeans
>  Issue Type: Improvement
>  Components: platform - Other
>Reporter: Laszlo Kishalmi
>Assignee: Laszlo Kishalmi
>Priority: Major
>  Labels: pull-request-available
> Fix For: 12.5
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Set "nb.dark.theme" in UIManager if the current GTK theme is a dark one.



--
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] [Commented] (NETBEANS-5201) Valid JS treated as invalid by editor

2021-08-21 Thread Jaroslav Tulach (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17402605#comment-17402605
 ] 

Jaroslav Tulach commented on NETBEANS-5201:
---

Upgrading to newest version of {{graal-js-parser.jar}} would be great! Put the 
JAR in, run the test, fix those that are failing and we are done. CCing 
[~sdedic] .

> Valid JS treated as invalid by editor
> -
>
> Key: NETBEANS-5201
> URL: https://issues.apache.org/jira/browse/NETBEANS-5201
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 12.1, 12.2
>Reporter: Marek Gremblewski
>Priority: Major
> Attachments: Screenshot 2021-08-20 at 18.23.22.png, 
> image-2020-12-31-17-20-30-117.png
>
>
> !image-2020-12-31-17-20-30-117.png!
> Below is code snipped:
> {code:java}
> var fn = function () {
> var actions = new DSsysLibActionIndex.lib.ActionIndex();
> actions.registerAction('asyncModalUpdateModelList', function (modal, 
> params) {
> import('./actions/asyncModalUpdateModelList.js').then(function 
> (Module) {
> var action = new Module.AsyncModalUpdateModelListAction(modal, 
> params);
> action.run();
> });
> });
> actions.registerAction('asyncModalUpdateAuthorityList', function (modal, 
> params) {
> import('./actions/asyncModalUpdateAuthorityList.js').then(function 
> (Module) {
> var action = new 
> Module.AsyncModalUpdateAuthorityListAction(modal, params);
> action.run();
> });
> });
> };
> {code}
> What is more interesting error appears only on the very first occurrence.
> Next occurrence is treated as valid.



--
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