XSWT Standalone - no dependencies to Eclipse
Brought to you by:
dvorme
My company would like to use XSWT in our project. This
application should run only with the SWT-Standalone jar
and libraries and XSWT.
Is it possible to remove the dependencies to Eclipse
for classes which are involved in the
XSWT.create().parse() process?
You could use two main-classes instead of XSWT:
- XSWTStandalone
with no dependencies to eclipse
- XSWTEclipse
which loads the plugin stuff