facebook

Downgrading a project from jdk 1.5 to 1.4

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #237157 Reply

    bradm
    Member

    I have two completed projects that I built with Tiger, and which run without a hitch on Tomcat 5.5.9 (which also uses 1.5).

    I’ve just been told that my projects need to be deployed to an oc4j server, and as such need to use the 1.4 jdk instead of 1.5.

    Do I do this by going into the Project Properties; selecting Java Compiler; checking the “Enable project specific settings” box; and set the all the compliance and compatibility settings to 1.4? Is that all there is to it? (Yes, I have 1.4 on my machine and MyEclipse knows it’s there.)

    Re: testing on Tomcat, will Tomcat recognize the compliance settings I change too, or must I start it up with jdk 1.4?

    Thanks in advance. I really need an answer quick!

    #237161

    Riyad Kalla
    Member

    Do I do this by going into the Project Properties; selecting Java Compiler; checking the “Enable project specific settings” box; and set the all the compliance and compatibility settings to 1.4? Is that all there is to it? (Yes, I have 1.4 on my machine and MyEclipse knows it’s there.)

    Yep that’s it.

    Re: testing on Tomcat, will Tomcat recognize the compliance settings I change too, or must I start it up with jdk 1.4?

    You can keep running Tomcat with JDK 5 just fine.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Downgrading a project from jdk 1.5 to 1.4

You must be logged in to post in the forum log in