eclipse launch configuration for web project

不想你离开。 提交于 2019-12-04 16:43:14

I asked in the WTP forums and got

Server launches are "different". The launch is created/regenerated based on your server configuration each time you start the server. Some pieces of an existing launch are preserved, such as VM Arguments, but otherwise the launch gets replaced each time the server is started. As a result, moving the launch file to an alternate location isn't supported. It always ends up under "org.eclipse.debug.core.launches".

Still looking for this piece of info in the docs - so if anyone knows this I might accept it as an answer - I will accept also an educated bug report - as the situation qualifies at least for an enhancement. Closing for now

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!