Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.0-JSR-1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Mac OS X, IntelliJ EAP 3265
Description
Create a groovy class Test
Create a java class Test (in the same package)
No complaints, but the groovy class wins in the classes directory. Should create an error like the attached message for when this happens with two Java classes that are named the same in separate trees.
Issue Links
- relates to
-
GROOVY-914
Implement Groovy PSI tree construction
-
No plan to fix for GroovyJ