I got following error on my latest version of Eclipse STS 4.
Could not find or load main class com.infoflow.report.ReportApplication
here is my STS Version:
Spring Tool Suite 4
Version: 4.5.1.RELEASEBuild Id: 202001211336
My Spring Version
2.0.6.RELEASE
I have tried following actions but seem no luck yet:
- Re-Import the Project
- Maven Clean / Project Clean
- Change the JRE to JDK
- List item
Any help regarding this would be very appreciated.