Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Static linking, Java and CDT

Problem: our plugin ships with a hacked CDT. This is slightly annoying
since other CDT plugins may be incompatible with our plugin.

In C/C++ the solution would have been to statically link CDT with our
executable.

Does an equivalent of "static linking" exist in the Java/Eclipse/CDT
case?



-- 
Øyvind Harboe
http://www.zylin.com



Back to the top