Hi,
I'm wondering if anyone has some ideas on how to solve this
xmlvalidateproblem listed for quite a while now on stackoverflow
http://stackoverflow.com/questions/18252651/ant-xmlvalidate-cvc-elt-1-a-cannot-find-the-declaration-of-element-topic
Thanks
--
-
Alex Muir
http://ca.linkedin.com/pub/
Hi Raja,
Sorry I didn't understand originally that you wanted source
transformation, though I'm not sure exactly what you mean when you say that
bytecode transformation wouldn't work for your context. As for the
debug/source argument I would say that debugging Java 3 bytecode with Java
5 source
Deleting all Annotations would be one part.
Maybe this could be done with s and regexps.
Not sure if this approach would help with removing the generics ...
Jan
Von: Raja Nagendra Kumar [mailto:nagendra.r...@tejasoft.com]
Gesendet: Samstag, 24. August 2013 12:18
An: user@ant.apache
Hi Matt,
Thank You for the directions. Most the tools, which work in these
contrained devices, does not work on byte code. hence transformation
the source code is essential in my case.
Also, more essentially, source code helps in better debugging with
break poi