JNI

1999-09-30 Thread Paul Beardsley
. --- Paul Beardsley email: [EMAIL PROTECTED] MERL - A Mitsubishi Electric Research Laboratory, tel: +(617) 621 7569 201 Broadway, Cambridge, MA 02139, USA fax: +(617) 621 7550 > > I am using Java SDK 2 on

JNI

1999-09-30 Thread Paul Beardsley
ied things like "markCompletelyClean" on the component after return from C++ to try to disable the repaint but no luck. --- Paul Beardsley email: [EMAIL PROTECTED] MERL - A

Re: debuggers for Java-JNI-C++

1999-09-21 Thread Paul Beardsley
OK, but I'm running Java 2 SDK so I think I don't have access to a java_g - is there an alternative approach for Java 2? Paul. Juergen Kreileder writes: > > Paul> Thanks, but how do I do that first step of > Paul> running a JVM under Java - is there a C > Paul> executable so

Re: debuggers for Java-JNI-C++

1999-09-21 Thread Paul Beardsley
ave to be familiar with gdb though. > > >>>>> "Paul" == Paul Beardsley <[EMAIL PROTECTED]> writes: > > Paul> Hi, > > Paul> I am new to Linux/Java/JNI. Is there such a thing as a > Paul> debugger for Java-C++ systems (com

debuggers for Java-JNI-C++

1999-09-20 Thread Paul Beardsley
Hi, I am new to Linux/Java/JNI. Is there such a thing as a debugger for Java-C++ systems (communicating via the JNI) which can cope with both sides of the interface? Or given a Java UI (the main is in Java) which is invoking a C++ system, which then does some callbacks to Java, is there a w

Re: JNI and C++ templates

1999-09-13 Thread Paul Beardsley
That looks like the problem - I wasn't including the templated source at the end of the .h file. It raises a question for me though - for my template classes, I previously had a MyFile.H file (with no included source at the end) and a MyFile.C file which included MyFile.H at the start and the

JNI and C++ templates

1999-09-13 Thread Paul Beardsley
lot, Paul. --- Paul Beardsley email: [EMAIL PROTECTED] MERL - A Mitsubishi Electric Research Laboratory, tel: +(617) 621 7569 201 Broadway, Cambridge, MA 02139, USA fax: +(617