marmrk
Results
2
comments of
marmrk
I get the same error when running the same product. Is it because it's run outside eclipse? how do you supply applicationXMI?
There are multiple errors in the log saying: !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(&(osgi.ee=JavaSE)(version=1.7))". That's logical since I'm running the examples with Java SE 6. Is it possible to...