You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did try this. While normally if I go to terminal and write open eclipse+command://org.eclipse.ui.window.preferences?preferencePageId=org.eclipse.ui.browser.preferencePage it does not work but if I try from the browser it works . I am stills looking at it, trying to figure out how to make it work from Terminal directly.
I tried to search a lot on this but the problem is I can't find the documentation/reference for the arguments we provide here . eclipse+command://args There's just the same exmaple available everywhere(eclipse+command://org.eclipse.ui.window.preferences?preferencePageId=org.eclipse.ui.browser.preferencePage).
Apparently eclipse since 2020 June have eclipse+command url handler to run arbitrary commands similar to idea.
See https://rtist.hcldoc.com/help/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Freference%2Fref-linkhandlersprefs.htm
https://bugs.eclipse.org/bugs/show_bug.cgi?id=530835
And https://twitter.com/mickaelistria/status/1418358164928483330?s=21
The text was updated successfully, but these errors were encountered: