Hi all, As part of our plan to better handle common language feature into a LTK https://wiki.eclipse.org/Platform_UI/Plan/4.8#Factorize_common_code_features.2C_commands_and_actions_into_a_Language_Toolkit , I'd like to refactor some things that could be reused by many *DT and Generic Editor, such as definition of the "Find References" command defintion, a common Highlight annotation https://bugs.eclipse.org/bugs/show_bug.cgi?id=527007 , and various other things to unveil that are currently duplicated in many places and that are not related to a specific editor. The question is what would be the best location to host those features: * the org.eclipse.ui.ide bundle (after all, it has IDE in its name, so it seems to fit) * some new LTK bundles ** if so, would eclipse.platform.ui be the best candidate? Or as most operations seem related to edition so far, eclipse.platform.text?
Thanks in advance for your suggestions! -- Mickael Istria Eclipse IDE <https://www.eclipse.org/downloads/eclipse-packages/> developer, at Red Hat Developers <https://developers.redhat.com/> community Elected Committer Representative at the Eclipse Foundation <https://www.eclipse.org/org/> board of directors
_______________________________________________ platform-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/platform-dev
