Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.3.M0
-
Fix Version/s: None
-
Component/s: main
-
Labels:None
-
Environment:all
Description
The name of the class needs to be changed from
PrimativeAttributeType.java
to
PrimitiveAttributeType.java (prim*i*tive)
Presumably this requires:
- an eclipse refactoring to change the class name, then
- copying the class back to its old name and deprecating it.
Jody Garnett agreed to take this on.
Thanks for the report; Eclipse now has a spell checker that is helping me.