Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
jasonatunr
Contributor III
Contributor III

Context Menus Empty

I am trying to properly comment my custom routine so the context popups contain information about the function/class. What I did notice is it looks like Talend doesn't even have their own functions relating this information. I have both the Talend doctypes ie {param} and the javadoc types completely filled out and cannot influence the output of the context popups on code completion.

 

How can I properly document my routines so when people pull them up on code prediction inside of Talend components?

 

I have attached an example of what I'm talking about.

Labels (3)
2 Replies
Anonymous
Not applicable

What version are you using? I have looked in v6.2 at the method you give an example and I can see information about usage. Granted, it's not great (I wish they had stuck with standard Javadoc notation), but it works. This could be a bug if you are using v7. I can't test in v7 yet.

jasonatunr
Contributor III
Contributor III
Author

I am using version 6.4.2