01: /* 02: * AnotherClass.java 03: * 04: * Created on Aug 1, 2007, 4:58:18 PM 05: * 06: * To change this template, choose Tools | Templates 07: * and open the template in the editor. 08: */ 09: 10: package foo.bar_invisible; 11: 12: /** 13: * 14: * @author mp 15: */ 16: public class AnotherClass { 17: 18: }