[jbosstools-issues] [JBoss JIRA] (JBIDE-19739) Websockets: Content assist for endpoint classes

Marián Labuda (JIRA) issues at jboss.org
Fri Jun 12 06:46:04 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-19739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078092#comment-13078092 ] 

Marián Labuda commented on JBIDE-19739:
---------------------------------------

Could you please gimme more information about how precisely should it look like / work? Bcs If it is expected to be same as on the screenshot above, then it is not. 

When I start typing "On" and then open content assist shell, there are suggestions "OnOpen" "OnMessage" "OnError" and "OnClose", but if I choose any of them, just plain text is added, no at character before it so it is not an annotation. Also description next to those content proposals are empty.

> Websockets: Content assist for endpoint classes
> -----------------------------------------------
>
>                 Key: JBIDE-19739
>                 URL: https://issues.jboss.org/browse/JBIDE-19739
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: webservices
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>              Labels: new_and_noteworthy
>             Fix For: 4.3.0.Beta1
>
>         Attachments: scr.png
>
>
> Content assist for classes annotated @ServerEndpoint or @ClientEndpoint with the following proposals:
> - Add @OnMessage method (if not present yet)
> - Add @OnOpen method
> - Add @OnClose method
> - Add @OnError method



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the jbosstools-issues mailing list