How to create a mixed Java/C++ project? [message #105648] |
Wed, 15 October 2003 13:49 |
Eclipse User |
|
|
|
One of the projects I have been working on is a mixed project (part done in
C++ and part done in Java using JNI to talk to each other). We currently
use ant to build our project with emacs as the editor. We have heard good
things about eclipse and would like to move to it, but are having some
problems with how we would setup a project to do this?
Our current approach is to create a Java Project for it (most of the code
is in java) and add a Custom Builder to build the C++ part. Is there a
better way? I feel as if I'm missing some of the Eclipse C++ features
since this is all setup as a Java project.
Thanks,
Bill Napier
Bill.Napier@hcrest.com
|
|
|
Powered by
FUDForum. Page generated in 0.02821 seconds