[Soot-list] git-master-build is broken

Thomas Pilot t_pilot at rbg.informatik.tu-darmstadt.de
Thu Aug 16 06:51:22 EDT 2012


Hello soot-list,

I'm currently unable to build soot from git-master. Eclipse is
complaining about the @Override annotations in soot.tagkit.TryCatchTag.
This class was introduced by a recent commit [1].

Note that these annotations are invalid for interface implementations,
if you compile for Java 1.5 [2]. So I suggest removing them (or changing
the build environment in .classpath to Java 1.6).


-Thomas


[1]
https://github.com/Sable/soot/commit/c65c963ec6eef384f2c1faf6d30fc9dbf381e6b1
[2]
http://stackoverflow.com/questions/987973/why-does-eclipse-complain-about-override-on-interface-methods

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 535 bytes
Desc: OpenPGP digital signature
Url : http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20120816/0c4c7e50/attachment-0001.bin 


More information about the Soot-list mailing list