[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

exclude org. and com.



Hi,

I think Soot should by default exclude the Sun org.* and com.* classes as well as java.*, javax.*, and sun.* ... it will probably be necessary to specify these extra classes for exclusion precisely, so as not to create conflicts with someone running Soot on a package that is not Sun's that starts with com or org.

Cheers,
Chris