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 PROTECTED]> Plus ça change, plus c'est la même chose -- [gutsy] No ant support https://bugs.launchpad.net/bugs/134537 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
