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

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -