Eclipse interagtion issue

15 views
Skip to first unread message

javadoc

unread,
Jul 19, 2010, 6:40:16 AM7/19/10
to Salve
hi

i try to use salve2.1 (current source) and it works fine in maven.
using eclipse though fails: after adding salve nature to the project,
the plugin marks the salve2.xml file and claims:

"Could not configure Salve: salve/config/xml/ConfigLoader"

salve2.xml is fairly simple
<config>
<packages>
<package>
<name>com</name>
<instrumentors>
<salve.depend.DependencyInstrumentor />
</instrumentors>
</package>
</packages>
</config>

i use helios, freshly installed.

any idea how to find out about this ?

cu uwe

javadoc

unread,
Jul 19, 2010, 8:20:52 AM7/19/10
to Salve
add. note: Tried 2.0.1-SNAPSHOT as well, same result.

John Patterson

unread,
Jun 23, 2011, 9:15:12 AM6/23/11
to salve...@googlegroups.com
I'm getting the same error message and no instrumentation happening.

John Patterson

unread,
Jun 23, 2011, 10:18:36 AM6/23/11
to salve...@googlegroups.com
Perhaps this is a Helios problem?  I'm using 2.1-SNAPSHOT head of the 2.x branch.  I'm trying to get the salve-testbed to work but it also gives the same error and nothing in the error logs.  I've run the plugin in debug mode and it does not give the same error when I import salve-testbed but also does not instrument the test class and the test fails.  This is the exact message in the Problem View of my "real" Eclipse instance (debug instance has no error):

Description Resource Path Location Type
Could not configure Salve: salve/config/xml/ConfigLoader salve2.xml /citikey-4.0/src/main/resources/META-INF line 1 Salve Instrumentation Error




Reply all
Reply to author
Forward
0 new messages