[ANN] AutoBoxingPlugin 0.6

Changes:

- Bugfix: An intention is available if expected type is Object, but
the actual expression has a primitive type. For example,
aList.add(34); => aList.add(new Integer(34));

Plugin URL: http://www.intellij.org/twiki/bin/view/Main/AutoBoxingPlugin

/kesh

0

Please sign in to leave a comment.