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 から .xls ファイルを開くと、Eclipse に埋め込まれた Excel を使用して開きますが、.csv ファイルを開くと、Excel が別のアプリケーションとして開きます。.csv ファイルにインプレース ole エディターを使用するように Eclipse を構成するにはどうすればよいですか?
Window > Preferences > Editors > File Associations を試して、ファイル拡張子 *.csv を Eclipse の組み込み ole エディターに関連付けます。