This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes IDEs, Version Control and other tools and the fly likes WSAD operability with J2SDK 1.4 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "WSAD operability with J2SDK 1.4 " Watch "WSAD operability with J2SDK 1.4 " New topic
Author

WSAD operability with J2SDK 1.4

Avinash Tiwari
Ranch Hand

Joined: Sep 20, 2006
Posts: 42
Does WSAD 5.X work with J2SDK 1.4. If yes what would be the changes that would be required for project to run on 1.4 in WSAD 5.X...


Life is fun...Be happy and enjoy every moment...
Jay Damon
Ranch Hand

Joined: Jul 31, 2001
Posts: 279
I'm almost certain it does. I don't have access to a WSAD 5 installation to check right now but I am using RAD 6.0 with JDK 1.4. After installing the actual JDK, options you may need to set in eclipse/WSAD/RAD include:

1) Installed JREs
2) Java Compiler Compliance Level
3) J2EE Version (if using J2EE)

Note that you may also set Java Compiler properties for individual projects but I have never had any reason to do so.
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26496
    
  78

Avinash,
Sort of. You can change the compiler by doing what Jay described.

However, you cannot change the server JRE. So if you are developing a J2EE you need to upgrade to RAD 6 in order to use Java 1.4.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: WSAD operability with J2SDK 1.4
 
Similar Threads
hibernate3.0 support by WSAD
javax.xml.transform.Source
Tomcat Problem
Websphere & .ear files
WSAD 5.0.1 JDK