Denis Boissé wrote:
Thank you for you're help
Yes it was on the Debug
I include in that email a zip file that contains images of my debug and
BTW, it would be easier for us to compare classpath if you'd copied
text from the process command line area instead of posting screenshot of
that dialog.
my process property when I execute a maven goal
You can hit "Resume" (F8) on Debug view toolbar to continue execution
when this happens. Then you should see some exception on the Maven
console (may have to enable "debug output" in Maven settings)
To avoid debugger to suspend on such exceptions you can disable the
following option in Workbench preferences:
Preferences / Java / Debug
"Suspend execution on uncaught exceptions"
Also note that you can use external Maven installation instead of the
default embedded Maven instance. You can download Maven from
http://maven.apache.org/ and then configure Maven runtime used by
m2eclipse at Window / Preferences / Maven / Installations
Anyways, to debug your ClassNotFoundError can you please post your
Eclipse configuration detais from Help / About Eclipse SDK /
Configuration Details.
regards,
Eugene
-----Original Message-----
From: Eugene Kuleshov [mailto:[EMAIL PROTECTED]
Sent: Friday, March 28, 2008 10:17 PM
To: [email protected]
Subject: Re: [m2eclipse-user] installation problem
Denis Boissé wrote:
First of all thank you for you're help
1) On open Debug perspective I have:
Source not found for ClassLoader.findBootstrapClass(String) line: not
available [native method]
Are you sure you are looking at Debug view? It has list of started
processes and can show threads and execution stack if it would hit a
Java breakpoint or error. Same way as you run any other Java application
in the debugger.
The following wiki page shows Debug view and how to get process
properties.
http://docs.codehaus.org/display/M2ECLIPSE/Reporting+Issues#ReportingIss
ues-process
regards,
Eugene
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email