[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fw: Problem using Eclipse-Plugin
>
> Are you sure your class is public? This sounds kindof like this "bug":
>
Hm, now it seems to work. I think the class really was only implicit
package but not public. So that was the solution. But thanks for this fast
kind of help. :)
So no, an other Problem: ;)
How to give some output to the SootOutput-view?
I tried to use
System.out.println("hello");
and
G.v().out.println("hello");
but didnt see anything. Any guess?
Thanks and greetings from Dortmund, Germany,
Marco.