When trying to run the iTrace plugin as an Eclipse application, I get these plugin validation problems.
I've looked at similar questions, but none of them have answered my question.
I've added both the jna jar and commons-logging to the project's build path, but the validation errors persist.
I guess the other thing it could be that the Apache ivyDE not working properly, but even then I thought the com.sun.jna issue should be solved by adding the jar to the build path.
EDIT: Here are the plugins I have for com.sun.jna and org.apache.commons.logging as well as the run configuration.
EDIT 2: On another machine the plugins validate which is very strange since the installed plugins are very similar.
Here are the corresponding installed plugins for the second machine:
I have no idea why these plugins work, but the others don't. They are using slightly different version of Eclipse though.