Menu

#8 class definition

open
5
2012-10-08
2005-06-20
Anonymous
No

I'm using commonclipse 1.2.0 on eclipse 3.0.2 in
conjunction with AppFuse. I have a class that extends
BaseObject. Upon calling Commonclipse's method to
generate compareTo, it added "implements Comparable" to
the class definition, however, it inserted it before
"extends BaseObject" which upset the parser.

Simply moving it to after the "extends" part fixed it.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB