Olá,
Estou tentando usar o quartz mas não consigo resolver o problema abaixo.
Obs: utilizo o aplicativo AIDE.
org.quartz.SchedulerException: Default quartz.properties not found in class path
at org.quartz.impl.StdSchedulerFactory.initialize(StdSchedulerFactory.java:435)
at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:1510)
at QuartzApp.main(QuartzApp.java:34)
at java.lang.reflect.Method.invoke(Native Method)
at com.aide.ui.build.java.RunJavaActivity$1.run(SourceFile:108)
at java.lang.Thread.run(Thread.java:764)