1: package org.netbeans.test.codegen; 2: 3: public abstract class ImportsTest6 { 4: 5: public ImportsTest6() { 6: } 7: 8: }