你好,
那么,我如何获得具体的项目路径呢?
如何添加弹出菜单请参见: Adding menus, toolbar and popup menus to the Eclipse IDE - Tutorial
项目位置 通过当前选择 :参见的源代码 OpenManifestHandler, line 52..86
I项目->文件 getRawLocation().makeAbsolute().toFile();
getRawLocation().makeAbsolute().toFile();