-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
-
---
-
---
I have a java file containing an enum declaration. When I import a class that contains a field that can contain such enum, the field is imported as empty structure. Obviously, I expect the field to be imported as a string, containing the enumerations as restrictions.