[
https://issues.apache.org/jira/browse/NETBEANS-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neil C Smith resolved NETBEANS-3198.
------------------------------------
Resolution: Fixed
> Import of previous set options configuration not possible in 11.2-beta2
> -----------------------------------------------------------------------
>
> Key: NETBEANS-3198
> URL: https://issues.apache.org/jira/browse/NETBEANS-3198
> Project: NetBeans
> Issue Type: Bug
> Affects Versions: 11.2
> Reporter: Miguel
> Assignee: Neil C Smith
> Priority: Critical
> Labels: pull-request-available
> Fix For: 11.2
>
> Attachments: options_import.png
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The configurations from a previous NetBeans version (11) cannot be imported
> in 11.2-beta2, via "_Tools -> Options -> Import_".
> The UI freezes, see attached screenshot
>
> The following exception is shown in the IDE log.
> It worked in the previous beta version.
>
> {code:java}
> java.lang.NullPointerExceptionjava.lang.NullPointerException at
> java.base/jdk.internal.math.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
> at
> java.base/jdk.internal.math.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
> at java.base/java.lang.Double.parseDouble(Double.java:549) at
> org.netbeans.modules.options.export.OptionsChooserPanel.createOptionsTreeModel(OptionsChooserPanel.java:415)
> at
> org.netbeans.modules.options.export.OptionsChooserPanel.access$700(OptionsChooserPanel.java:72)[catch]
> at
> org.netbeans.modules.options.export.OptionsChooserPanel$6.run(OptionsChooserPanel.java:339)
> {code}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists