Is there a compact way to extract the eclipse editor as a standalone component and add it to another application?
You can use SWT / JFace outside of Eclipse to create a similar editor, but you cannot just pull out the Eclipse component and paste it into a completely different program. You will need to use the RCP structure to use it as is.
Source: https://habr.com/ru/post/1740313/More articles:С# Процесс потока - Datastream, XML и datagrid - c#Microsoft Unity, options in the constructor - unity-containerHow to get all ListBox items to submit an action - asp.net-mvcHow to close a JFrame by clicking a button? - javaAnt and Flex-4 problem, MXMLC.jar not found! - flexI use a one-time deployment, but I have a new access file, but I need the old one - ms-accesscrc32 расшифровка короткой строки - c#How to change a block template for a specific theorem environment (LaTeX beamer) - latexsp_executesql with 'IN' statement - sqlA common class of dispensers without variable patterns? - c ++All Articles