import ... public class TriggerJob { String jobStatus = \"\"; SchedulerMetaData metaData = null; public void rightNow(HashMap ParamMap){ AnotherProj
You have to open your project properties, then clcik on "Java Build Path" and select the tab "Projects". Add the project from which you want to import your classes and do a rebuild.