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.
Eclipse にマージしたい 2 つの Maven プロジェクトがあります。私は Eclipse プラグイン m2e を介してそれらをインポートしましたが、2 つの別々のプロジェクトではなく 1 つのプロジェクトにしたいと考えています。それは可能ですか?
多くのモジュールを持つ大きなプロジェクトで同様の問題がありました。各モジュールを新しいプロジェクトにするのではなく、モジュールを 1 つのプロジェクトにまとめたかったのです。
Eclipse でのインポート中に、 「ネストされたプロジェクトを検索」オプションのチェックを外します
参照