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.
コンパイルする前に、ファイル内の単純な置換機能を使用して、プロジェクトを試用版/完全版に変換しています... (すべての *.java および *.xml ファイルのパッケージ名を置き換えるだけです)
それは魅力のように機能します。
最初に特定の置換呼び出しを呼び出し、その後ビルドルーチンを呼び出すマクロなどを作成する簡単な方法はありますか?