The following error occurs when pressing Ctrl + Shift + Space (Parameter Hints) inside a string literal parameter.
The 'プロパティ・プロポーザル' proposal computer from the 'jp.gr.java_conf.ussiy.app.propedit' plug-in did not complete normally. The extension violated the API contract of the 'computeContextInformation()' operation.
It seems that the following method needs to return Collections.emptyList() instead of null.
jp.gr.java_conf.ussiy.app.propedit.eclipse.plugin.jdt.proposal.PropertiesCompletionProposalComputer.computeContextInformation(ContentAssistInvocationContext, IProgressMonitor)
The following error occurs when pressing Ctrl + Shift + Space (Parameter Hints) inside a string literal parameter.
It seems that the following method needs to return Collections.emptyList() instead of null.jp.gr.java_conf.ussiy.app.propedit.eclipse.plugin.jdt.proposal.PropertiesCompletionProposalComputer.computeContextInformation(ContentAssistInvocationContext, IProgressMonitor)