Eclipse diff viewer to use as standalone application -


is possible use eclipse standalone application
can use external diff viewer tortoise svn example ?
needs 'path executable takes 2 command line arguments' file paths compare.
reasonable start-up timing.

most eclipse operations work on files in workspace not possible.

in general have write 'headless' (no gui) eclipse rcp use eclipse plugins. ensures eclipse osgi plugin system , workspace initialized properly.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -