[Soot-list] soot Eclipse plug-in getting errors on old output

Niko Matsakis niko at alum.mit.edu
Fri Oct 6 10:56:39 EDT 2006


Another question:

When I run Soot from w/in Eclipse, I get errors after running it once  
because the classes in "sootOutput" are parsed, and then soot is  
unhappy that (for example) sootOutput/foo/bar.class contains  
"foo.bar" and not "sootOutput.foo.bar".

Is there any way to make it ignore the .class files in the  
"sootOutput" directory w/o deleting the sootOutput directory manually?


Niko


More information about the Soot-list mailing list