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

Inconvenience in eclipse plugin



Hi!

I played a bit around with the new Eclipse plugin and have one suggestion
and one question.

Suggestion: If I apply SOOT on a plugin-project, the other plugins projects
on which the current project depends, are not automatically included into
the soot-classpath. Since these projects can be rather many, it would be
nice if these would be included automatically. I am sure that it's
relatively simple to read out this dependency classpath somewhere...

Question: I realized that SOOT is capable of annotating Jimple sources with
various information like e.g. call graph links. Is it somehow possible to
generate annotations for the original sourcecode as well?

Cheers,
Eric