 |
|
 |
 |
|
 |
 |
| Author |
Message |
|
|
|
Post subject: errors during ejb relation using xdoclet build
Posted: Oct 06, 2005 - 12:08 PM
|
|

Joined: Oct 06, 2005
Posts: 2
|
|
Hi,everybody:
I'm getting the following error while building ejb relation :
Buildfile: D:\eclipse\workspace\Tutorial\xdoclet-build.xml
N10004:
BUILD FAILED
java.lang.UnsupportedClassVersionError: xjavadoc/ant/XJavadocTask (Unsupported major.minor version 49.0)
Total time: 3 seconds
The project is an EJB project and is configured as such
This is in Eclipse 3.1 with ME 4.0GA
It builds fine with ME 3.8 against Eclipse 3.0
Am I missing anything?
Thank you,
yaowu |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Oct 06, 2005 - 06:19 PM
|
|
Moderator


Joined: Mar 31, 2004
Posts: 1598
|
|
| You need to configure the Java language support for XDoclet located at Window > Preferences > MyEclipse > XDoclet > Build. It lookes like you are launching with a 1.4 JRE so you need to make sure that the language support preference is set to 1.4.2. |
_________________ Greg
MyEclipse Support
|
| |
|
|
|
 |
|
|
| |
|
|
 |
|
 |
|
|
|
 |