1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 06:45:43 +02:00
cdt/core/org.eclipse.cdt.core.win32
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
..
.settings Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
library Bug 521515 - Access Windows registry using JNA 2020-07-18 08:36:44 +02:00
META-INF Bug 521515 - List running tasks using JNA on win32 2020-07-17 18:21:43 -04:00
src/org/eclipse/cdt/internal/core/win32 Bug 521515 - Access Windows registry using JNA 2020-07-18 08:36:44 +02:00
.classpath Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
.project Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress. 2005-12-02 20:43:14 +00:00
about.html Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
build.properties Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
fragment.xml Bug 521515 - Access Windows registry using JNA 2020-07-18 08:36:44 +02:00
plugin.properties Bug 540373: Normalize newlines with .gitattributes 2018-11-20 21:20:39 +00:00
pom.xml Bug 564123: Remove deprecated method from EnvironmentReader 2020-06-13 18:01:08 -04:00