Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/eclipse/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Eclipse能否在所选项目上运行配置调用Maven--resume?_Eclipse_Maven_M2eclipse_M2e - Fatal编程技术网

Eclipse能否在所选项目上运行配置调用Maven--resume?

Eclipse能否在所选项目上运行配置调用Maven--resume?,eclipse,maven,m2eclipse,m2e,Eclipse,Maven,M2eclipse,M2e,我正在尝试使用-rf(-resume from)语法创建一个运行/调试配置,以便在我离开的位置继续 在“目标”部分尝试了以下操作: 我希望这能让我选择我想从中恢复的项目,然后启动。但Eclipse抱怨: 找不到要从以下位置恢复反应堆生成的项目:${project_name} 这可能意味着Eclipse没有扩展变量。有人找到了这样做的方法吗?或者我是在走死胡同吗?缺乏回应让我怀疑,对于选定的项目可能没有这样做的方法。最后,我为可能要从中恢复的每个项目创建了一个运行配置 -rf :${project

我正在尝试使用
-rf
-resume from
)语法创建一个运行/调试配置,以便在我离开的位置继续

在“目标”部分尝试了以下操作:

我希望这能让我选择我想从中恢复的项目,然后启动。但Eclipse抱怨:

找不到要从以下位置恢复反应堆生成的项目:${project_name}


这可能意味着Eclipse没有扩展变量。有人找到了这样做的方法吗?或者我是在走死胡同吗?

缺乏回应让我怀疑,对于选定的项目可能没有这样做的方法。最后,我为可能要从中恢复的每个项目创建了一个运行配置

-rf :${project_name} install