Bug 535442 - [Tips] Add Code completion tips to JDT tips
Summary: [Tips] Add Code completion tips to JDT tips
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: User Assistance (show other bugs)
Version: 4.8   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Lars Vogel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 535435
  Show dependency tree
 
Reported: 2018-06-01 05:16 EDT by Lars Vogel CLA
Modified: 2020-06-22 10:00 EDT (History)
3 users (show)

See Also:


Attachments
Screenshot (84.04 KB, image/png)
2018-06-01 05:16 EDT, Lars Vogel CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2018-06-01 05:16:28 EDT
Created attachment 274296 [details]
Screenshot

See screenshot from our IntelliJ friends. This should be IMHO the first JDT tip.

I plan to contribute this as tip, but most like will need help from Wim as I'm a tip noob.
Comment 1 Wim Jongman CLA 2018-06-01 05:21:21 EDT
Make sure you make the change in the common repository. Just copy what I did and all will be fine.

Read bug 535435 for instructions.
Comment 2 Lars Vogel CLA 2018-06-05 04:44:07 EDT
Using hash codes (?) for the folders and html files makes maintenance unnecessary complex IMHO. Also, the "subject" in the provider json seem to be unused, if that is the case, I suggest to remove it.
Comment 3 Eclipse Genie CLA 2018-06-05 05:15:11 EDT
New Gerrit change created: https://git.eclipse.org/r/123979
Comment 5 Eclipse Genie CLA 2018-06-08 10:36:43 EDT
New Gerrit change created: https://git.eclipse.org/r/124254
Comment 7 Eclipse Genie CLA 2018-06-08 11:25:20 EDT
New Gerrit change created: https://git.eclipse.org/r/124268
Comment 9 Wim Jongman CLA 2018-06-08 11:28:37 EDT
(In reply to Lars Vogel from comment #2)
> Using hash codes (?) for the folders and html files makes maintenance

it is the tweet status number from @eclipseide

> unnecessary complex IMHO.
Yes

> Also, the "subject" in the provider json seem to
> be unused, if that is the case, I suggest to remove it.

It is used in calculating the Tip hashcode. It will be of other value later.
Comment 10 Eclipse Genie CLA 2018-06-08 12:15:24 EDT
New Gerrit change created: https://git.eclipse.org/r/124275
Comment 12 Lars Vogel CLA 2020-06-22 10:00:30 EDT
I think no future work in planned here.