[fix] The declared package does not match the expected package


The declared package "" does not match the expected 
package "demo" Java(536871240)

Move this file to a named package.sonarlint(java:S1220)


The declared package does not match the expected package


You may get the above Compilation time error while working with Java on various IDEs (Eclipse, IntelliJ, VS Code, or Android Studio)



Fix:

You are missing the package for this class, all you need to do is have the add for the package before import and you should be all good.



Facing issues? Have Questions? Post them here! I am happy to answer!

Author Info:

Rakesh (He/Him) has over 14+ years of experience in Web and Application development. He is the author of insightful How-To articles for Code2care.

Follow him on: X

You can also reach out to him via e-mail: rakesh@code2care.org

Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap