[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: Rakesh
Author Info:

Rakesh is a seasoned developer with over 10 years of experience in web and app development, and a deep knowledge of operating systems. Author of insightful How-To articles for Code2care.

Follow him on: X














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