Hello, I am not sure how to submit pull requests with sourceforge, so here it goes. For JDK >= 8 the “javah” has been removed in favour of "javac -h”, so the last rule in JavaInterface/Makefile.in should probably read: com_parctechnologies_eclipse_NativeEclipse.h : ./src/com/parctechnologies/eclipse/NativeEclipse.java "$(JAVA_BIN)/javac" ./src/com/parctechnologies/eclipse/NativeEclipse.java -h . Thanks, VasilyReceived on Fri Jun 04 2021 - 00:34:46 CEST
This archive was generated by hypermail 2.3.0 : Wed Sep 25 2024 - 15:13:21 CEST