Valentino Giudice created NETBEANS-4157:
-------------------------------------------
Summary: Spring Boot project properties
Key: NETBEANS-4157
URL: https://issues.apache.org/jira/browse/NETBEANS-4157
Project: NetBeans
Issue Type: Bug
Components: utilities - Properties
Affects Versions: 11.3
Environment: Windows
Reporter: Valentino Giudice
If I open the project settings and I click on "Spring Boot" the following
message occours: java.lang.NullPointerException.
The record is the following:
{code:java}
<record>
<date>2020-04-11T19:44:59</date>
<millis>1586627099831</millis>
<sequence>2594</sequence>
<level>700</level>
<thread>330</thread>
<message>UI_USER_CONFIGURATION</message>
<key>UI_USER_CONFIGURATION</key>
<catalog>org.netbeans.modules.uihandler.Bundle</catalog>
<param>Windows 10, 10.0, amd64</param>
<param>Java HotSpot(TM) 64-Bit Server VM, 10.0.1+10, Java(TM) SE Runtime
Environment, 10.0.1+10</param>
<param>Apache NetBeans IDE 11.3</param>
<param></param>
<param>NullPointerException at
com.github.alexfalappa.nbspringboot.projects.service.impl.SpringBootServiceImpl.isBoot2</param>
<param><Please provide a description of the problem or the steps to
reproduce></param>
<param>*********</param>
</record>{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