Menu

#100 howto install profiler onto linux

open
nobody
5
2005-10-11
2005-10-11
Anonymous
No

The very short help profided in the plugin in not
sufficient to handle installation !
I have put the plugin into the plugin folder of eclipse
3.1.0. Then, I have compile the native source code in
modifying the file "m" as follows (I use JDK1.5.0_05) :

#!/bin/sh
g++ -O0 -DLINUX -shared -Wall -I.
-I/opt/jdk1.5.0_05/include
-I/opt/jdk1.5.0_05/include/linux ProfilerDLL.cpp -o
libProfilerDLL.so
cp libProfilerDLL.so
/opt/jdk1.5.0_05/jre/lib/i386/libProfilerDLL.so

Then, I have restart eclipse.
Then, Run menu / Run...
New Profiler
Setup that points my main class.
Run and...
I get the following error message :
"Plugin ru.nlmk.eclipse.plugins/profiler was unable to
load class
ru.nlmk.eclipse.plugins.profiler.launch.ProfilerLaunchConfigurationDelegate

May anyone help me ?

Discussion

  • Nobody/Anonymous

    Logged In: NO

    I am having the same problem. As soon as i found something
    helpful, i will post details here. And please, do the same
    if you find the answer.

     

Log in to post a comment.

MongoDB Logo MongoDB