I am very new to java and only start to use Eclipse to run some real-time java program. I could not find javax.realtime to import, I get the error:
The import javax.realtime cannot be resolved
Any idea how to resolve this? Do I need to download any extra package or change some project setup?