| Author |
Java 7 Jax-ws: which IDE is better to use with?
|
Rogerio Kioshi
Ranch Hand
Joined: Apr 12, 2005
Posts: 659
|
|
Hi,
I'd like to know which IDE would you use to work with Java 7 Jax-ws. Are there many plugins?
|
SCEA 5 (part 1), SCBCD, SCWCD, SCJP, CLP, CLS
|
 |
Palak Mathur
Ranch Hand
Joined: Jan 29, 2007
Posts: 303
|
|
|
Netbeans is good enough. I have used it and it is quite easy to create webservices.
|
Palak Mathur | My Blog | TechJaunt | What is JavaRanch? | List of All FAQs
|
 |
Ed McGee
Greenhorn
Joined: Jun 26, 2012
Posts: 2
|
|
|
We are still contemplating the upgrade from Java 6 to 7 and we currently develop using Oracle's JDeveloper. In addition, I am new to web service development. Is there much difference between JDeveloper and NetBeans IDE? Which version should we begin with? I noticed the book indicates we should use NetBeans 7. Will we be able to upgrade our Java 6 web services to 7 via our WSDLs alone or are further considerations necessary?
|
 |
Aniruddh Joshi
Ranch Hand
Joined: Jul 29, 2008
Posts: 275
|
|
To my knowledge, JDeveloper has not evolved as much as netbeans or eclipse.
I have actually not seen anybody use it in last 5 years
Which version should we begin with?
Begin with the latest(or the one earlier) version. The one earlier will save you from any unstable features.
|
Anrd
"One of the best things you could do is to simplify a larger application into a smaller one by reducing its process and complexity - Fowler"
|
 |
 |
|
|
subject: Java 7 Jax-ws: which IDE is better to use with?
|
|
|