Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
build.propertiesファイルを含むフォルダー内から次のコマンドを呼び出す場合
# ../propel/generator/bin/propel-gen . reverse
私は得る
ビルドファイル:/build.xmlは存在しません!
これは、PATHにあるはずのpropel-genファイルを誤って呼び出したためですか?
それとも別の理由がありますか?
reverseを使用するのにbuild.xmlファイルが必要だとは思いませんでしたか?
Phing が機能するため、すべてにbuild.xmlファイルが必要です。ただし、 で自動検出されるはず.../propel/generatorです。この問題は既知であり、Propel 1.6.7 以降で修正されています。
build.xml
.../propel/generator