Comment 9 for bug 134537

Revision history for this message
Mikael Nilsson (mini) wrote : Re: [Bug 134537] Re: [gutsy] No ant support

I've worked around the problem by doing this:

cd /tmp
mkdir ant
cd ant
unzip /usr/share/java/ant-launcher.jar
unzip /usr/share/java/ant.jar
jar cf ../ant.jar *
sudo rm /usr/lib/eclipse/plugins/org.apache.ant_1.6.5/lib/ant-launcher.jar
sudo rm /usr/lib/eclipse/plugins/org.apache.ant_1.6.5/lib/ant.jar
sudo cp ../ant.jar /usr/lib/eclipse/plugins/org.apache.ant_1.6.5/lib/ant.jar

(requires unzip and a working jar executable).

/Mikael

sön 2007-12-02 klockan 09:08 +0000 skrev sandos:
> Argh, so no solution to this problem then? :(
>
> I can't really use eclipse 3.3 due to an important plugin not working
> for it (P4WSAD) so 3.3 does not help me.
>
--
<email address hidden>

Plus ça change, plus c'est la même chose