[jira] [Commented] (NETBEANS-5599) PHP 8.1 Support

2022-03-09 Thread Eric VILLARD (Jira)


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

Eric VILLARD commented on NETBEANS-5599:


[~junichi11], sincerely sorry if you felt pressured by me, that was not the 
purpose of my message.

Many thanks for all what you are doing. ;)

Best

> PHP 8.1 Support
> ---
>
> Key: NETBEANS-5599
> URL: https://issues.apache.org/jira/browse/NETBEANS-5599
> Project: NetBeans
>  Issue Type: New Feature
>  Components: php - Editor
>Reporter: Junichi Yamamoto
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 7.5h
>  Remaining Estimate: 0h
>
> [https://wiki.php.net/rfc#php_81]
>  * [https://wiki.php.net/rfc/final_class_const]
>  * [https://wiki.php.net/rfc/noreturn_type]
>  * [https://wiki.php.net/rfc/readonly_properties_v2]
>  * [https://wiki.php.net/rfc/new_in_initializers]
>  * [https://wiki.php.net/rfc/pure-intersection-types]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
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-5599) PHP 8.1 Support

2022-03-09 Thread Eric VILLARD (Jira)


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

Eric VILLARD commented on NETBEANS-5599:


Hi everybody,

like [~FFT] I think enumeration is an important addition in PHP 8.1 and should 
be supported by NetBeans.

Best regards

> PHP 8.1 Support
> ---
>
> Key: NETBEANS-5599
> URL: https://issues.apache.org/jira/browse/NETBEANS-5599
> Project: NetBeans
>  Issue Type: New Feature
>  Components: php - Editor
>Reporter: Junichi Yamamoto
>Assignee: Junichi Yamamoto
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 7.5h
>  Remaining Estimate: 0h
>
> [https://wiki.php.net/rfc#php_81]
>  * [https://wiki.php.net/rfc/final_class_const]
>  * [https://wiki.php.net/rfc/noreturn_type]
>  * [https://wiki.php.net/rfc/readonly_properties_v2]
>  * [https://wiki.php.net/rfc/new_in_initializers]
>  * [https://wiki.php.net/rfc/pure-intersection-types]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
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-2385) Snap package unable to run

2021-09-27 Thread Eric VILLARD (Jira)


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

Eric VILLARD commented on NETBEANS-2385:


Thanks Laszlo, have a nice day.

> Snap package unable to run
> --
>
> Key: NETBEANS-2385
> URL: https://issues.apache.org/jira/browse/NETBEANS-2385
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - LaunchersCLI
>Affects Versions: 10.0, 11.0, 12.5
> Environment: Ubuntu 14.04
>Reporter: Bartosz Tomasik
>Assignee: Laszlo Kishalmi
>Priority: Major
>
> I'm using Netbeans snap package. However it seems there's some clash on what 
> netbeans detect as default java and what it tries to use, if I provide 
> _jdkhome_ as an argument everything works. otherwise I get error:
> {quote}{{$ netbeans }}
> {{JVMJ9VM007E Command-line option unrecognised: 
> --add-opens=java.base/java.net=ALL-UNNAMED}}
> {{Error: Could not create the Java Virtual Machine.}}
> {{Error: A fatal exception has occurred. Program will exit.}}
> {quote}
> in contradiction all of this works as expected:
> netbeans --jdkhome /usr/lib/jvm/java-1.11.0-openjdk-amd64
> netbeans --jdkhome /usr/lib/jvm/java-1.8.0-openjdk-amd64
> netbeans --jdkhome /usr/lib/jvm/ibm-java80-jdk-x86_64
> jdk11 is my default java
> {quote}$ update-java-alternatives -l
> ibm-java80-jdk-x86_64  80 /usr/lib/jvm/ibm-java80-jdk-x86_64
> ibm-java80-jre-x86_64  80 /usr/lib/jvm/ibm-java80-jre-x86_64
> java-1.11.0-openjdk-amd64     
> /usr/lib/jvm/java-1.11.0-openjdk-amd64
> java-1.8.0-openjdk-amd64   1081   
> /usr/lib/jvm/java-1.8.0-openjdk-amd64
> java-1.9.0-openjdk-amd64   1091   
> /usr/lib/jvm/java-1.9.0-openjdk-amd64
> {quote}



--
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-2385) Snap package unable to run

2021-09-24 Thread Eric VILLARD (Jira)


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

Eric VILLARD commented on NETBEANS-2385:


The workaround has changed of location and the netbeans.conf file should be set 
under ~/snap/netbeans/current/etc/netbeans.conf

> Snap package unable to run
> --
>
> Key: NETBEANS-2385
> URL: https://issues.apache.org/jira/browse/NETBEANS-2385
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - LaunchersCLI
>Affects Versions: 10.0, 11.0, 12.5
> Environment: Ubuntu 14.04
>Reporter: Bartosz Tomasik
>Assignee: Laszlo Kishalmi
>Priority: Major
>
> I'm using Netbeans snap package. However it seems there's some clash on what 
> netbeans detect as default java and what it tries to use, if I provide 
> _jdkhome_ as an argument everything works. otherwise I get error:
> {quote}{{$ netbeans }}
> {{JVMJ9VM007E Command-line option unrecognised: 
> --add-opens=java.base/java.net=ALL-UNNAMED}}
> {{Error: Could not create the Java Virtual Machine.}}
> {{Error: A fatal exception has occurred. Program will exit.}}
> {quote}
> in contradiction all of this works as expected:
> netbeans --jdkhome /usr/lib/jvm/java-1.11.0-openjdk-amd64
> netbeans --jdkhome /usr/lib/jvm/java-1.8.0-openjdk-amd64
> netbeans --jdkhome /usr/lib/jvm/ibm-java80-jdk-x86_64
> jdk11 is my default java
> {quote}$ update-java-alternatives -l
> ibm-java80-jdk-x86_64  80 /usr/lib/jvm/ibm-java80-jdk-x86_64
> ibm-java80-jre-x86_64  80 /usr/lib/jvm/ibm-java80-jre-x86_64
> java-1.11.0-openjdk-amd64     
> /usr/lib/jvm/java-1.11.0-openjdk-amd64
> java-1.8.0-openjdk-amd64   1081   
> /usr/lib/jvm/java-1.8.0-openjdk-amd64
> java-1.9.0-openjdk-amd64   1091   
> /usr/lib/jvm/java-1.9.0-openjdk-amd64
> {quote}



--
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-2385) Snap package unable to run

2021-09-24 Thread Eric VILLARD (Jira)


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

Eric VILLARD updated NETBEANS-2385:
---
Affects Version/s: 12.5

> Snap package unable to run
> --
>
> Key: NETBEANS-2385
> URL: https://issues.apache.org/jira/browse/NETBEANS-2385
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - LaunchersCLI
>Affects Versions: 10.0, 11.0, 12.5
> Environment: Ubuntu 14.04
>Reporter: Bartosz Tomasik
>Assignee: Laszlo Kishalmi
>Priority: Major
>
> I'm using Netbeans snap package. However it seems there's some clash on what 
> netbeans detect as default java and what it tries to use, if I provide 
> _jdkhome_ as an argument everything works. otherwise I get error:
> {quote}{{$ netbeans }}
> {{JVMJ9VM007E Command-line option unrecognised: 
> --add-opens=java.base/java.net=ALL-UNNAMED}}
> {{Error: Could not create the Java Virtual Machine.}}
> {{Error: A fatal exception has occurred. Program will exit.}}
> {quote}
> in contradiction all of this works as expected:
> netbeans --jdkhome /usr/lib/jvm/java-1.11.0-openjdk-amd64
> netbeans --jdkhome /usr/lib/jvm/java-1.8.0-openjdk-amd64
> netbeans --jdkhome /usr/lib/jvm/ibm-java80-jdk-x86_64
> jdk11 is my default java
> {quote}$ update-java-alternatives -l
> ibm-java80-jdk-x86_64  80 /usr/lib/jvm/ibm-java80-jdk-x86_64
> ibm-java80-jre-x86_64  80 /usr/lib/jvm/ibm-java80-jre-x86_64
> java-1.11.0-openjdk-amd64     
> /usr/lib/jvm/java-1.11.0-openjdk-amd64
> java-1.8.0-openjdk-amd64   1081   
> /usr/lib/jvm/java-1.8.0-openjdk-amd64
> java-1.9.0-openjdk-amd64   1091   
> /usr/lib/jvm/java-1.9.0-openjdk-amd64
> {quote}



--
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] [Reopened] (NETBEANS-2385) Snap package unable to run

2021-09-24 Thread Eric VILLARD (Jira)


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

Eric VILLARD reopened NETBEANS-2385:


Hi,

the new snap package for NetBeans version 12.5 has a similar issue, but the 
workaround to create a file ~/snap/netbeans/common/data/12.5/etc/netbeans.conf 
with the netbeans_jdkhome defined, does not work anymore.

NetBeans cannot be launched using the default launcher.

My configuration:
Ubuntu 20.04.3 LTS
NetBeans snap package version 50
Oracle JDK 15 installed using jenv [https://www.jenv.be/] under ~/.jenv

It worked fine with NetBeans 12.4 (snap package version 48) and older versions.

Should it be possible to solve this regression and possibly also rely on 
environment variables as JAVA_HOME or JDK_HOME?

Thanks

> Snap package unable to run
> --
>
> Key: NETBEANS-2385
> URL: https://issues.apache.org/jira/browse/NETBEANS-2385
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - LaunchersCLI
>Affects Versions: 10.0, 11.0
> Environment: Ubuntu 14.04
>Reporter: Bartosz Tomasik
>Assignee: Laszlo Kishalmi
>Priority: Major
>
> I'm using Netbeans snap package. However it seems there's some clash on what 
> netbeans detect as default java and what it tries to use, if I provide 
> _jdkhome_ as an argument everything works. otherwise I get error:
> {quote}{{$ netbeans }}
> {{JVMJ9VM007E Command-line option unrecognised: 
> --add-opens=java.base/java.net=ALL-UNNAMED}}
> {{Error: Could not create the Java Virtual Machine.}}
> {{Error: A fatal exception has occurred. Program will exit.}}
> {quote}
> in contradiction all of this works as expected:
> netbeans --jdkhome /usr/lib/jvm/java-1.11.0-openjdk-amd64
> netbeans --jdkhome /usr/lib/jvm/java-1.8.0-openjdk-amd64
> netbeans --jdkhome /usr/lib/jvm/ibm-java80-jdk-x86_64
> jdk11 is my default java
> {quote}$ update-java-alternatives -l
> ibm-java80-jdk-x86_64  80 /usr/lib/jvm/ibm-java80-jdk-x86_64
> ibm-java80-jre-x86_64  80 /usr/lib/jvm/ibm-java80-jre-x86_64
> java-1.11.0-openjdk-amd64     
> /usr/lib/jvm/java-1.11.0-openjdk-amd64
> java-1.8.0-openjdk-amd64   1081   
> /usr/lib/jvm/java-1.8.0-openjdk-amd64
> java-1.9.0-openjdk-amd64   1091   
> /usr/lib/jvm/java-1.9.0-openjdk-amd64
> {quote}



--
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-4948) Check for newest plugins not working

2020-10-27 Thread Eric VILLARD (Jira)


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

Eric VILLARD commented on NETBEANS-4948:


Many thanks [~jkovalsky]

> Check for newest plugins not working
> 
>
> Key: NETBEANS-4948
> URL: https://issues.apache.org/jira/browse/NETBEANS-4948
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Plugin Manager, updatecenters - Pluginportal
>Affects Versions: 11.2, 12.1
> Environment: Ubuntu 16.04 LTS and 20.04 LTS
> NetBeans installed with the installer or using snap
> JAVA 1.8 to 15
>Reporter: Eric VILLARD
>Assignee: Jiří Kovalský
>Priority: Blocker
> Fix For: 11.2, 12.1
>
> Attachments: connection-test.png, netbeans-available-plugins.png, 
> netbeans-plugins.png, netbeans-updates.png, on-apache-available-plugins.png
>
>
> The available plugin list is not refreshed after checking for newest ones.
> *Step to reproduce*
>  # Open NetBeans
>  # Go to _Tools > Plugins > Available Plugins_
>  # Click on _Check for Newest_
> *Actual result*
> The plugin list is unchanged (currently 34 plugins on NB 12.1).
> Some plugins are missing ie. _NetBeans Case Converter_ 
> _([https://plugins.netbeans.apache.org/catalogue/?id=50)]_ on NB 12.1
> Some new plugin versions are not available, ie _NetBeans Case Converter_ 
> version is still 0.1.1 on NB 11.2
> *Expected result*
> The plugin list is refreshed and should contain the same number of **plugins 
> as on the NetBeans Plugin Portal for a given version.
> ie. _NetBeans Case Converter_ should be listed on NB 12.1 and its latest 
> version should be available on NB 11.2
> The NetBeans Plugin Portal Catalogs 
> [https://netbeans.apache.org/nb/plugins/11.2/catalog.xml.gz] and 
> [https://netbeans.apache.org/nb/plugins/12.1/catalog.xml.gz] seem to be not 
> up to date.



--
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-4948) Check for newest plugins not working

2020-10-26 Thread Eric VILLARD (Jira)
Eric VILLARD created NETBEANS-4948:
--

 Summary: Check for newest plugins not working
 Key: NETBEANS-4948
 URL: https://issues.apache.org/jira/browse/NETBEANS-4948
 Project: NetBeans
  Issue Type: Bug
  Components: platform - Plugin Manager, updatecenters - Pluginportal
Affects Versions: 11.2, 12.1
 Environment: Ubuntu 16.04 LTS and 20.04 LTS
NetBeans installed with the installer or using snap
JAVA 1.8 to 15
Reporter: Eric VILLARD
 Attachments: connection-test.png, netbeans-available-plugins.png, 
netbeans-plugins.png, netbeans-updates.png, on-apache-available-plugins.png

The available plugin list is not refreshed after checking for newest ones.

*Step to reproduce*
 # Open NetBeans
 # Go to _Tools > Plugins > Available Plugins_
 # Click on _Check for Newest_

*Actual result*

The plugin list is unchanged (currently 34 plugins on NB 12.1).

Some plugins are missing ie. _NetBeans Case Converter_ 
_([https://plugins.netbeans.apache.org/catalogue/?id=50)]_ on NB 12.1

Some new plugin versions are not available, ie _NetBeans Case Converter_ 
version is still 0.1.1 on NB 11.2

*Expected result*

The plugin list is refreshed and should contain the same number of **plugins as 
on the NetBeans Plugin Portal for a given version.
ie. _NetBeans Case Converter_ should be listed on NB 12.1 and its latest 
version should be available on NB 11.2

The NetBeans Plugin Portal Catalogs 
[https://netbeans.apache.org/nb/plugins/11.2/catalog.xml.gz] and 
[https://netbeans.apache.org/nb/plugins/12.1/catalog.xml.gz] seem to be not up 
to date.



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