Problem with Eclipse/Jetty in Tapestry 5 Tutorial

心不动则不痛 提交于 2019-12-11 07:37:45

问题


I'm working through this Tapestry 5 tutorial and I'm stuck on the "Running the Application inside Eclipse" step.

When I go to the Eclipse run configurations, select Jetty Webapp, then click New, I get the following error:

An error has occurred. See error log for more details.
Path for project must have only one segment.

Any suggestions on this one? I'm not new to web development, but I am new to Eclipse and Tapestry.


回答1:


I'm not exactly sure why, but after I ran Project > Clean... I could then add the run configuration just fine.



来源:https://stackoverflow.com/questions/6025652/problem-with-eclipse-jetty-in-tapestry-5-tutorial

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