【发布时间】:2011-05-14 15:25:48
【问题描述】:
尝试创建 i18n 插件时:
roo > 插件创建 i18n --topLevelPackage com.gilles.photos.addon --locale ic --messageBundle i18n/messages_ic.properties
我收到消息:
Command 'addon create i18n --topLevelPackage com.gilles.photos.addon --locale ic --messageBundle i18n/messages_ic.properties' was found but is not currently available (type 'help' then ENTER to learn about this command)
我尝试遵循这篇文章的建议: http://forum.springsource.org/showthread.php?101843-addon-create-i18n-does-not-work
这家伙的建议对我来说是不透明的。他是什么意思:
插件创建命令需要 在空目录中运行
网络上没有明确的答案。
【问题讨论】:
标签: spring-roo