有没有人成功设法为Eclipse设置组合的Java/C++项目?
我想做的很简单;
1) Compile my Java sources
2) Run Javah to create the JNI interface
3) Compile all the C/C++ sources
4) Link native shared library + package the JAR
Run Code Online (Sandbox Code Playgroud)
提示甚至是真正有效的项目都非常受欢迎.
(Eclipse 3.5)