1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 13:42:30 +02:00
cdt/native/org.eclipse.cdt.native.serial
Torbjörn Svensson a025f75771 Bug 521515: Generate JNI header files as part of build
Also generate JNI header for serial component. This component does not
really need it since the implementation is in one file only, but this
would at least throw an error if the java part changes and the native
part is not updated accordingly.

Change-Id: Id598410c322580bdda37c905ed08627390c913ba
Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se>
2020-08-13 10:13:52 +02:00
..
.settings Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
META-INF Bug 543122: Add additional baud rates for serial 2020-05-15 14:32:47 -04:00
native_src Bug 521515: Generate JNI header files as part of build 2020-08-13 10:13:52 +02:00
os Bug 521515: Generate JNI header files as part of build 2020-08-13 10:13:52 +02:00
src/org/eclipse/cdt/serial Bug 543122: Add additional baud rates for serial 2020-05-15 14:32:47 -04:00
.classpath Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
.gitignore Bug 459971 - Move serial port to it's own plug-in. Starting with Mac. 2015-04-06 19:39:30 -04:00
.project [releng] Add missing API Analysis on Serial bundle 2020-05-11 20:32:33 -04: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 521515: Align directory name of native source code 2020-08-06 20:54:52 -04:00
cdt_logo_icon32.png Bug 459971 - Move serial port to it's own plug-in. Starting with Mac. 2015-04-06 19:39:30 -04:00
pom.xml Bug 521515: Generate JNI header files as part of build 2020-08-13 10:13:52 +02:00