]
Arun Gupta commented on JBIDE-19428:
------------------------------------
I copied from a Maven project to an Eclipse project, not Eclipse -> Eclipse.
Package name not updated with file copy across projects
-------------------------------------------------------
Key: JBIDE-19428
URL:
https://issues.jboss.org/browse/JBIDE-19428
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: upstream
Reporter: Arun Gupta
Several files were copied from one Maven project in the package "foo" to
another Eclipse project in the package "bar". Package name had to be manually
changed.
Eclipse should recognize the package and automatically fix the package statement.