blob: ae30d58a3eb1690a110f788c1534423717211224 [file] [log] [blame]
Go To Declaration in fragmentlayout.xml for android:name="com.android.ecl^ipse.tests.TestFragment":
Open XML Declaration : [com.android.eclipse.tests.TestFragment]
After open, the selected text is:
[^public class TestFragment extends Fragment {
@Override
public View onCreateView(LayoutInflater inflater, ViewGroup container,
Bundle savedInstanceState) {
return null;
}
}]