PLEASE make a version for 3.1 ;-)
Status: Inactive
Brought to you by:
ricardoinzaurra
I can only emphasize what other people have already
said on here: the tool looks great, but it doesn't work on
3.1 I, too, am getting the "ru.nlmk.eclipse.profiler.launch.
ProfilerLaunchConfigurationDelegate" error. So if you find
the time, it would be great!
Sebastian
Logged In: YES
user_id=1182391
I completely agree, the tool is way too good to let it be
limited to 3.1M4. I'm trying right now to take a look at the
problems with 3.1 (many thanks to the authors for publishing
the source code). I downloaded the source and tried
compiling it within Eclipse, and it seems the
incompatibilities were just in a couple of points:
JavaConfigurationDelegate that replaces JavaLocalblabla and
the getString() method on a resource bundle class. I tried
replacing and rebuilding the jars, and, most to my surprise,
it worked... Now I'm testing wit Eclipse 3.1, and it seems
more or less ok... I'm not an expert in plugin programming
neither in creating patches, so I cannot submit right now a
patch to the authors, but you can try yourself the
modifications... Unless I missed something, it's really easy
to let it work.
My bests,
Ignazio