package org.eclim.test.constructor; public class TestConstructor { private int id; private String name; }