package test2; import test2.pack.Foo; public class J { Foo foo = new Foo(); }