Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How to create a mixed Java/C++ project?
How to create a mixed Java/C++ project? [message #105648] Wed, 15 October 2003 13:49
Eclipse UserFriend
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
Previous Topic:Problem with extern class
Next Topic:Algorithm PBEWithMD5AndDES not available.
Goto Forum:
  


Current Time: Fri May 09 19:23:44 EDT 2025

Powered by FUDForum. Page generated in 0.02821 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top