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 ?
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.
Logged In: NO
see
http://sourceforge.net/tracker/?group_id=48823&atid=454281&func=detail&aid=1250027