Spring Roo 和 bundleSymbolicName 开关
我无法安装冲浪工具,因为有一个可笑的记录不足且非常需要的开关“--bundleSymbolicName”。我一生都无法在网上找到任何可以帮助我解决这个问题的东西。 spring 文档几乎完全沉默,除了埋在附录某处的基本“是的,这是必需的”。任何人都知道在哪里指点我。
它向我抛出这个错误。
You must specify option 'bundleSymbolicName' for this command
据我所知,Spring surf 教程对此没有任何提及。
谢谢。
I can't install the surf tools because of a ridiculously under documented and very required switch "--bundleSymbolicName". I cannot for the life of me find anything online that helps me with this. The spring documentation is almost completely silent except for a basic "yep, it's required" buried in the appendix somewhere. Anyone have any idea where to point me.
It throws me this error.
You must specify option 'bundleSymbolicName' for this command
The Spring surf tutorial mentions nothing about this that I can see.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
目前,答案似乎是使用 roo 1.0.2 而不是 1.1: http:// forum.springsource.org/showthread.php?t=97794
为我工作。
For now, the answer appears to be use roo 1.0.2 instead of 1.1: http://forum.springsource.org/showthread.php?t=97794
Worked for me.