w******t 发帖数: 1422 | 1 Hi Guys,
We have an working application, a lot attributes in beans are int type, we
want to change them to double.
The impact is big, since we need to change from front end to back end, I am
wondering if there is any good tool to do this kind of work?
thanks a lot! | m******t 发帖数: 2416 | 2
Most IDEs have built-in refactoring tools you can use.
【在 w******t 的大作中提到】 : Hi Guys, : We have an working application, a lot attributes in beans are int type, we : want to change them to double. : The impact is big, since we need to change from front end to back end, I am : wondering if there is any good tool to do this kind of work? : thanks a lot!
| r********u 发帖数: 3 | 3 Use Idea IDE to refactor it.
Safe and Fast
【在 w******t 的大作中提到】 : Hi Guys, : We have an working application, a lot attributes in beans are int type, we : want to change them to double. : The impact is big, since we need to change from front end to back end, I am : wondering if there is any good tool to do this kind of work? : thanks a lot!
|
|