Re: Eclipse don't cuild with Ant
Re: Eclipse don't cuild with Ant
- Subject: Re: Eclipse don't cuild with Ant
- From: Bogdan Zlatanov <email@hidden>
- Date: Thu, 24 Jan 2008 16:07:41 +0200
Daniele Corti wrote:
Hi,
That's strange: I've installed Eclipse 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@hidden
--
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden