[Bug 96423] Re: Eclipse's Ant can't parse build.xml with sun-java6

2009-10-07 Thread Bug Watch Updater
** Changed in: eclipse (Debian) Status: New = Fix Released -- Eclipse's Ant can't parse build.xml with sun-java6 https://bugs.launchpad.net/bugs/96423 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 96423] Re: Eclipse's Ant can't parse build.xml with sun-java6

2008-07-28 Thread Jean-Baptiste Lallement
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on

[Bug 96423] Re: Eclipse's Ant can't parse build.xml with sun-java6

2008-07-09 Thread Festor Wailon Dacoba
** Also affects: eclipse (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446438 Importance: Unknown Status: Unknown -- Eclipse's Ant can't parse build.xml with sun-java6 https://bugs.launchpad.net/bugs/96423 You received this bug notification because you are a member

[Bug 96423] Re: Eclipse's Ant can't parse build.xml with sun-java6

2008-07-09 Thread Bug Watch Updater
** Changed in: eclipse (Debian) Status: Unknown = New -- Eclipse's Ant can't parse build.xml with sun-java6 https://bugs.launchpad.net/bugs/96423 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 96423] Re: Eclipse's Ant can't parse build.xml with sun-java6

2008-07-05 Thread Jean-Baptiste Lallement
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance. ** Changed in:

[Bug 96423] Re: Eclipse's Ant can't parse build.xml with sun-java6

2008-03-25 Thread Franck
Another way is simply to add xercesImpl in Eclipse Ant menu : Window / Preferences... Ant / Runtime. In Classpath / Ant Home Entries, add /usr/share/java/xercesImp.jar -- Eclipse's Ant can't parse build.xml with sun-java6 https://bugs.launchpad.net/bugs/96423 You received this bug notification

[Bug 96423] Re: Eclipse's Ant can't parse build.xml with sun-java6

2008-03-11 Thread Paolo Costa
I found an effective workaround on the Debian bug tracker http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446438 You need to merge ant.jar and ant-laucher.jar in a single ant.jar file and replace the symlink /usr/lib/eclipse/plugins/org.apache.ant_1.6.5/lib/ant.jar with it. Here are the steps:

[Bug 96423] Re: Eclipse's Ant can't parse build.xml with sun-java6

2008-03-06 Thread Michael
Eclipse Version: 3.2.2 Build id: M20070212-1330 ('Ubuntu' version: 3.2.2-3ubuntu3) I'm having the same problem, i.e. can't create a new project from an existing build.xml The error is build.xml is not a valid ant buildfile, but I know it's valid - I tried it with eclipse on fedora. This really

Re: [Bug 96423] Re: Eclipse's Ant can't parse build.xml with sun-java6

2007-11-18 Thread Franck Routier
Hi, I changed the parser by adding xerces.jar in the classpath tab in the Run as Ant Build... window. Not sure this is the better way, but it did work for me. Franck Le vendredi 16 novembre 2007 à 20:06 +, Thomas Smith a écrit : How did you change Eclipse's XML parser? I am having a

[Bug 96423] Re: Eclipse's Ant can't parse build.xml with sun-java6

2007-11-16 Thread Thomas Smith
How did you change Eclipse's XML parser? I am having a similar problem, where Eclipse won't import ANT files in the first place, always saying build.xml is not a valid ant buildfile. I'm wondering if it has the same cause as your problem. -- Eclipse's Ant can't parse build.xml with sun-java6

[Bug 96423] Re: Eclipse's Ant can't parse build.xml with sun-java6

2007-09-04 Thread Franck
Setting the xml parser to an up to date xerces version solves the issue. So Eclipse was somehow using a defective xml parser by default... -- Eclipse's Ant can't parse build.xml with sun-java6 https://bugs.launchpad.net/bugs/96423 You received this bug notification because you are a member of