Lakshminarayana Nekkanti
Lakshminarayana Nekkanti
I also could see the issue on 2018-12 and 2019 -03. I think You guys need to make another build for latest versions of Photon. **com.amazonaws.eclipse.codestar** really need the dependency...
Yes, It's required for JPA 3.0 support for DALI. Bug 579533 https://bugs.eclipse.org/bugs/show_bug.cgi?id=579533 Please add the latest version(s) ASAP. Thanks
https://github.com/lak-proddev/google-cloud-eclipse/commit/e59d265891b54bc7398bdbd3c17af08a7c071c58 is depended on pull request https://github.com/GoogleCloudPlatform/google-cloud-eclipse/pull/3479 Once, it's merged I will rebase and create the pull request.
@elharo Do we really need to use a form toolkit here ?. It will show with a white background which is different from other launch tabs. I think, to improve...
I believe we should change options to a similar style (below image). Instead of form toolkit. Because disposing and recreating form toolkit is expensive. 
Generally, Form toolkit uses for forms in views and editors. Not in wizards, Property or preference pages, etc.. https://www.eclipse.org/articles/Article-Forms/article.html
If I'm not wrong, this option already available right? https://gyazo.com/272d9eb548e7de41f929adc059a73391
[Bug 521986](https://bugs.eclipse.org/bugs/show_bug.cgi?id=521986) - Provide menus for lsp4e like JDT does
I submitted my changes to the repository https://git.eclipse.org/r/145746 https://git.eclipse.org/r/145747
@jonas-jonas If I am not wrong, we already have a solution right? https://github.com/eclipse/dartboard/pull/93 It will show like this. 