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.
intelliJ をインストールして、Eclipse プロジェクトをインポートしようとしました。jre はインストールされていますが、jdk はありません。jdkなしでコンパイルしたくありません。私は何を間違っていますか?必要ですか?
はい、必要です。JRE は、Java プログラムを実行するためにのみ必要です。JDK - 開発用。