Where are Run configurations stored?

后端 未结 3 571
独厮守ぢ
独厮守ぢ 2021-02-05 15:32

Run Liclipse 2.5.3 on Mac OS. I renamed my project. I lost all my run configurations. When i recreate one, it says the file exists. However there are no run configurations prese

3条回答
  •  轮回少年
    2021-02-05 16:04

    These configrations are located in .metadata/.plugins/org.eclipse.debug.core/.launches, and they are *.launch files.

    Note that each workspace has its own .metadata folder.

提交回复
热议问题