请问一个很基本的有关问题,open xml declaration

请教一个很基本的问题,open xml declaration比如TextView tv_title (TextView) findViewById(R.id.monit

请教一个很基本的问题,open xml declaration
比如
TextView tv_title = (TextView) findViewById(R.id.monitor_list_tv);

我通过 光标 + ctrl 指到 R.id.monitor_list_tv,显示



想进入相应的layout文件查看TextView,但是跳不了,要么跳到R.java,在公司的机子可以的,在家里就不行了
这个怎样设置啊


[解决办法]
是不是ADT和SDK Tools的版本问题啊