I need to run mvn clean install
every time. Changes made in Eclipse are not reflected.
Build automatically is enabled and Eclipse is Neon.3
If I made some changes in Junit, to make that get reflected I need to manually do mvn clean install
outside Eclipse and then run the Junit from Eclipse. It's like the class files are not getting generated from Eclipse.
Because of this I can't even run a standalone Java class and run it through Eclipse, it will show "Error: Could not find or load main class Test".
Any advice?
In eclipse, right click on the project and do a Maven Update.
Eclipse snapshot
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With