Eclipse - Ant - Unsupported major.minor version 49.0
Di Muso (del 08/01/2011 @ 00:38:24, in Informatica, linkato 3143 volte)
I resolved the issue. Here's what I did in case anyone else runs into the same problem. I right clicked on the build.xml file in the Package Explorer, chose the "Run" menu from the popup, and the "External Tools" option in the "Run" sub-menu. In the External Tools window, I clicked the "JRE" tab, and selected the "Run in the same JRE as the workspace". (The previous radio button that was selected was "Seperate JRE" with my JRE 1.4.2 path selected.)

This fixed my problem...now just to work through the compile errors! Thanks for the help!