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 プロジェクトを Eclipse にインポートしようとすると問題が発生します。
Eclipse は私のパッケージをビルドしません。彼は次のようなディレクトリ構造を構築します。
com Test Test2 Test3 -- and then my .java files
このプロジェクトを自分のパッケージでインポートするにはどうすればよいですか?
プロジェクトにソース フォルダーを追加する必要があると思います。