How to create a project for both C/C++ and Java? [message #160417] |
Wed, 12 July 2006 03:26  |
Eclipse User |
|
|
|
Originally posted by: pgodeau_nosp.m_sapex-alma.com
Hello,
We have a Java project with some C/C++ code accessed through JNI/SWIG.
What is the best way to create such a project? It seems impossible to
have 2 projects on overlapping directories (error message: "xxx overlaps
the location of another project").
Also, will it be possible to debug both Java and C?
Thanks in advance!
--
Patrick
|
|
|
|
|
|
Re: How to create a project for both C/C++ and Java? [message #171139 is a reply to message #160673] |
Fri, 15 September 2006 16:37  |
Eclipse User |
|
|
|
Patrick Godeau wrote:
> Thanks for the tip, it seems to work more or less (there is no automatic
> build).
> Don't you think it could be officially supported? After all, it doesn't
> seem an excessive request for such a powerful IDE.
I'd really like to see this, too. One should be able to use Java
builders for part of the project, and, say, the CDT Standard Make
builder for other parts.
At one point I right-clicked on the ../src/C/ subdirectory of my
project, in the Package Explorer, while in the C/C++ Perspective, and
saw "New > Convert to a C/C++ Make Project". I was in hog heaven. It
turned out to be a cruel trick, though: I had to convert the entire
project, or none of it.
-David
|
|
|
Powered by
FUDForum. Page generated in 0.07794 seconds