Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[kura-dev] Eclipse validation in kura emulator

Howdy,

We are currently using the Kura 2.1 emulator.   If launched with a launch config with Validate Plug-ins automatically prior to launching checked the validator finds problems with 

org.eclipse.kura.api 
and 
org.eclipse.kura.core.comm

And the problem for both is:   Missing Constraint: Import-Package: javax.microedition.io;version="0.0.0"

This is a spurious problem, as when launched anyway these bundles resolve and run fine.

My question is:  Is there anyway (other than turning off validation) to prevent the spurious problems from being identified?

Thanks,

Scott



Back to the top