co-stig / opencompare

Open Compare is a generic open-source compare tool
MIT License
2 stars 0 forks source link

Create command-line launcher for OSGi #2

Open co-stig opened 9 years ago

co-stig commented 9 years ago

Currently I test the OSGi-based version of Open Compare in Eclipse. Need to export it and create some launcher with the following features:

co-stig commented 9 years ago

Created "dist" project with opencompare.bat in it. Need to test it in Linux and think of creating an installer. Add support for command-line mode.

co-stig commented 9 years ago

Tested on a fresh Debian 8.1, command line works fine. Need to add support for the switches and true headless mode though. Currently there's only a dummy version in /org.opencompare.cmd/src/org/opencompare/cmd/Activator.java