Daniele Corti wrote:
Hi,
That's strange: I've installed Eclipse 3.3.1.1 <http://3.3.1.1>, with WOLips 3.3.4750, and EVERYTHING work perfecty in development mode, I also can run my apps and Build them with Ant in ajva 1.5 , but when I try to Build with Ant with Java 1.4.2 (incidentally, what I need to do, because on our server java 1.5 cannot be installed, OS X Server too old...) I've this error on the console:

Buildfile: /Users/daniele/Progetti/Eclipse/GWTicket/build.xml
setProps:
init.build:
build.woapp:

BUILD FAILED
/Users/daniele/Progetti/Eclipse/GWTicket/build.xml:46: java.lang.UnsupportedClassVersionError: org/objectstyle/woproject/ant/WOApplication (Unsupported major.minor version 49.0)

Total time: 1 second

?!?!??!?!

the Row in the Build.xml fiel is:

<taskdef name="woapplication" classname="org.objectstyle.woproject.ant.WOApplication">
        </taskdef>

I've tried to reuse my old version of eclipse, with the same project and everything builds correclty!

Place a symlink or copy the woproject.jar from <YourEclipseInstallDir>/plugins/org.objectstyle.wolips.woproject.ant_3.3.4750/lib/woproject.jar in your $ANT_HOME/lib ( which is either /Developer/Java/Ant/lib or /usr/share/ant/lib. This should do.

Thank you for any advice!!!!!

--
Daniele Corti
AIM: S0CR4TE5
Messenger: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

--
Computers are like air conditioners -- they stop working properly if you open
WINDOWS

--
What about the four lusers of the apocalypse? I nominate:
"advertising", "can't log in", "power switch" and "what backup?"
--Alistair Young
------------------------------------------------------------------------

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/bzlat%40tuparev.com

This email sent to [EMAIL PROTECTED]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to