作者uglyman (uglyman)
看板Eclipse
标题Re: [问题]Eclipse里面原本就有的一些plugin要怎麽找?
时间Fri Jan 4 13:52:55 2008
※ 引述《uglyman (uglyman)》之铭言:
: ※ 引述《small2 (你..你..你..   )》之铭言:
: : 我现在想要去看Eclipse里面原本就存在的plugin
: : 像是
: : org.eclipse.ui.resourcePerspective
: : org.eclipse.debug.ui.VariableView
: : 要在哪找到类似这些plugin放在哪里?
: 像是org.eclipse.debug.ui.VariableView是我在debug模式下 我可以去监看我的值
: 其他像是
: org.eclipse.ui.resourcePerspective -->也就是resource perspective
: org.eclipse.ui.views.TaskList -->一般在使用Eclipse时 会在下面的task的label
: 那我现在就是想要去看org.eclipse.debug.ui.VariableView
: 想知道他是怎麽去抓那些值 或者去加东西在上面之类的
: 所以我想把这个找出来看是怎麽写的 只是一直都找不到
我是因为课程需要
所以才要去了解Eclipse里关於org.eclipse.debug.ui.VariableView的部分
现在在Eclipse里找到org.eclipse.debug.ui
在其中里面的一个extensions也就是org.eclipse.ui.views里面有一个view
定义了org.eclipse.debug.ui.VariableView 让我在debug时能够监看我的变数
现在我需要去了解Eclipse是怎麽去抓这些值
但是这个档案我开不起来 或者是说 我开启来却都是乱码
请问我要怎麽去看这块地方
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.116.72.87
1F:→ quake:Navigate -> Open Type -> VariablesView 01/04 21:17