lkishalmi commented on PR #4950:
URL: https://github.com/apache/netbeans/pull/4950#issuecomment-1308957786
The generated value is:
```xml
<file
name="org-netbeans-modules-gradle-editor-cli-GradleCliEditorKit.instance">
<!--org.netbeans.modules.gradle.editor.cli.GradleCliEditorKit-->
<attr name="instanceOf" stringvalue="javax.swing.text.EditorKit"/>
</file>
```
That's not the same, but seems to be enough for the IDE to pick the
EditorKit up, the code completion is back.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
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