0

roo 1.1.0M3 zip で提供されているスクリプトを使用して簡単なアドオンを作成しようとしていますが、

このエラーが発生しています

「/org/springframework/roo/addon/creator/simple\roo-addon-simple-template.xml」が見つかりませんでした

クラスローダーで

スクリプトの実行が中止されました

誰でもこの問題を解決するのを手伝ってもらえますか?

ありがとう

シェカール

4

1 に答える 1

0

Have you verified whether the mentionned file is in your classpath (in a jar included in the workspace classpath where you are developing your extension)?

If not, you'll probably solve the problem adding the right jar to your classpath.

于 2010-09-11T09:50:55.123 に答える