All my classes were working fine. Then I wanted to create main/resources to add logback.xml in main/resources in my project
main/resources
logback.xml
I
Right Click your project -> Build Path -> New Source Folder and Type the name of the the resource folder you want to create like ----->src/main/resources or src/test/resources ..it will create a new resource folder