Tools for refactoring? [closed] - java

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I use netbeans on my work and find that some things are hard to do refactoring. What tools do you recommend for me?

Check this thread:
Java refactoring tools

IntellJ IDEA has always had excellent refactoring support.

Related

Is there any tool to decompile java code for eclipse? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
As we all know,.net provides tools like Telerik decompile,reflector and much more for "reflector" C# code,even the Visual Studio tools IL.
So how can I watch my java code in eclipse?
thanks.
jd-gui(jar java).exe which will decompile about 95%.According to my usage.
You can see the Source code of your class.

Java Blog and forum implementation [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am developing an application using jsf,hibernate.
I have to create module for user blogs and forum.
Is there any way to integrate and configure or i need to develop it from the scratch.
Please help.
JForum (www.jforum.net) is nice to work with, easily configurable, and you could embed it in your site.

Best Open Source WSDL/XML Editor for Java [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Which is considered as the best free WSDL visual editor? I am working in java if it makes a difference.
If you are using Eclipse try Eclipse Web Tools Platform Project, it's good at my point of view and sufficient for me.

java.awt.Robot equivalent in OS X Cocoa? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Is there any library equivalent to the Java Robot class in OSX/Cocoa?
Thanks
Unfortunately there is No such Library
You can check following link for help
http://mac.wareseeker.com/free-robocode-tracking-for-robot-class/
http://en.wikipedia.org/wiki/Cocoa_%28API%29
It will be easy for us to provide you the alternative if we know what you are up to as there are lots of work arounds.

Book suggestion for Java web application testing [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Could you recommend some books on Java web application testing? Thanks.
The best JUnit Book available (IMHO) http://www.manning.com/rainsberger/

Categories

Resources