-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 0.9.2, 0.9.3
-
Fix Version/s: 0.10.0
-
Component/s: Java - Compiler
-
Labels:None
-
Patch Info:Patch Available
-
Flags:Patch
An annoyance for folks trying to work with Thrift's Java code in an IDE: the generated fullcamel classes conflict with the non-fullcamel classes. IntelliJ in particular gets very confused about two classes called "Srv" being in the same package.