Re: [m2e-users] Profiling a maven project in eclipse

2012-09-19 Thread Igor Fedorenko
m2e does not provide profiler integration. Most (all?) profilers provide a way to enable profiling manually and you should be able to do this for run-as java launch configurations of maven project and for run-as maven launch configurations too. Note, however, that run-as maven launches maven buil

Re: [m2e-users] Profiling a maven project in eclipse

2012-09-18 Thread Pascal Rapicault
What do you mean by profiling? Could detail more what you are trying to do? On Tue, September 18, 2012 23:35, Lucas Kuperman wrote: > Hello, I successfully installed m2e in my RSA (eclipse 3.6 based IDE) > because of a maven project I work on. I can successfully see an "m2" > option on the "Run as

[m2e-users] Profiling a maven project in eclipse

2012-09-18 Thread Lucas Kuperman
Hello, I successfully installed m2e in my RSA (eclipse 3.6 based IDE) because of a maven project I work on. I can successfully see an "m2" option on the "Run as..." menu, and even "Debug as..." menu, but I don't see such an option in the "Profile as..." menu. Since I'm very interested in profili