Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » managed c++ project - editable???
managed c++ project - editable??? [message #116516] Mon, 23 August 2004 04:21
Eclipse UserFriend
Originally posted by: jmcclain1.surwest.net

This is a multi-part message in MIME format.

------=_NextPart_000_0009_01C4888D.FA095B60
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

I am creating a JNI DLL in C++. I am using a manged C++ project and I can
compile it and get it to work. HOWEVER, I would like to modify the makefile
that it automatically built so that I can include javah -jni <class file> as
a new make target. When I try to edit the makefile, and rebuild, it blows
away any edits I make. Is this the correct behavior? Can I change it?? Is
this the best (least codeing) way of doing a JNI project??

--
John McClain
2906 Twin Creeks Ln.
Rocklin, CA. 95677
jmcclain1@surewest.net
(916)786-5223

------=_NextPart_000_0009_01C4888D.FA095B60
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4807.2300" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#f0e8d8>
<DIV><FONT face=3DArial size=3D2>I am creating a JNI DLL in C++. I am =
using a manged=20
C++ project and I can compile it and get it to work. HOWEVER, I would =
like to=20
modify the makefile that it automatically built so that I can include =
javah -jni=20
&lt;class file&gt; as a new make target. When I try to edit the =
makefile, and=20
rebuild, it blows away any edits I make. Is this the correct behavior? =
Can I=20
change it?? Is this the best (least codeing) way of doing a JNI=20
project??</FONT></DIV>
<DIV><FONT face=3DArial size=3D2><BR>-- <BR>John McClain<BR>2906 Twin =
Creeks=20
Ln.<BR>Rocklin, CA. 95677<BR><A=20
href=3D"mailto:jmcclain1@surewest.net">jmcclain1@surewest.net</A><BR>(916=
)786-5223</FONT></DIV></BODY></HTML>

------=_NextPart_000_0009_01C4888D.FA095B60--
Previous Topic:Managed C++ project - Editable???
Next Topic:Sorry, can anyone tell me how to compile visual studio project in CDT?
Goto Forum:
  


Current Time: Wed Jan 15 14:58:37 GMT 2025

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

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

Back to the top