由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - any tools for ...
相关主题
请问java的ideIntelliJ Open Sourced - How is it?
eclipse 气死我了!What's going on with Spring IDE's website?
Complaint about Java class packageOO and abstract class
JavaBean variable name standard请问用什么java developer? 在哪里下载?
调查:最好的Java IDENetbean duplicate class error
EJB book请教Programming books
如何把函数体放入到try ... catch ... 中使用eclipse方法对第三方库建立Wrapper的小技巧。
return null or empty list/set/...how to refactor overlayered applications?
相关话题的讨论汇总
话题: tools话题: any话题: change话题: end话题: lot
进入Java版参与讨论
1 (共1页)
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!

1 (共1页)
进入Java版参与讨论
相关主题
how to refactor overlayered applications?调查:最好的Java IDE
Any body uses wicket framework for web development?EJB book
Re: Why are all java IDEs written in jav如何把函数体放入到try ... catch ... 中
JAVA IDE ?return null or empty list/set/...
请问java的ideIntelliJ Open Sourced - How is it?
eclipse 气死我了!What's going on with Spring IDE's website?
Complaint about Java class packageOO and abstract class
JavaBean variable name standard请问用什么java developer? 在哪里下载?
相关话题的讨论汇总
话题: tools话题: any话题: change话题: end话题: lot