[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] "target release conflicts with default source release"


Using the M3.1 version, I use the Java 1.5 for development. Now, I need to have a deployment build for Java 1.4. After a few of code changes and set the target to 1.4 in the ant.xml, I also change to the 1.4 in the Java compiler setting of the properties for the project. I run into this error message when I try to compile the project with ant:


target release 1.4 conflicts with default source release 1.5

I can't find any place else that I can change the Java version setting. What I am missing here?

Thanks very much in advance for your helps.

w.