1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/core
Torbjörn Svensson c58603dfbe Bug 521515 - Access Windows registry using JNA
There is no need to have custom JNI implementation any more in java to
be able to access native functions. JNA solves this just fine with the
benefit that the code is easier to debug and maintain.

Change-Id: Ia9d36981cb10fa7348bf0a5f0549b3e96bd4c982
Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se>
2020-07-18 08:36:44 +02:00
..
org.eclipse.cdt.core Bug 564586 - Fix auto complete for final and override keywords 2020-06-25 01:09:48 -04:00
org.eclipse.cdt.core.linux Bug 564123: Remove deprecated method from EnvironmentReader 2020-06-13 18:01:08 -04:00
org.eclipse.cdt.core.linux.ppc64le Bug 564123: Remove deprecated method from EnvironmentReader 2020-06-13 18:01:08 -04:00
org.eclipse.cdt.core.linux.x86_64 Bug 564123: Remove deprecated method from EnvironmentReader 2020-06-13 18:01:08 -04:00
org.eclipse.cdt.core.macosx Bug 564123: Remove deprecated method from EnvironmentReader 2020-06-13 18:01:08 -04:00
org.eclipse.cdt.core.native Bug 521515 - Access Windows registry using JNA 2020-07-18 08:36:44 +02:00
org.eclipse.cdt.core.tests Bug 563864: By default fail build on test failures when building CDT with maven 2020-06-02 15:26:57 -04:00
org.eclipse.cdt.core.win32 Bug 521515 - Access Windows registry using JNA 2020-07-18 08:36:44 +02:00
org.eclipse.cdt.core.win32.x86_64 Bug 521515 - Access Windows registry using JNA 2020-07-18 08:36:44 +02:00
org.eclipse.cdt.ui Fixed NLS warnings and removed excess semicolon 2020-07-15 22:31:35 -04:00
org.eclipse.cdt.ui.tests Bug 564273 - Fix format lambda expressions without parenthesis 2020-06-15 00:58:12 -04:00
pom.xml [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00