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.
CmdTextMateを使用すると、 -を押すことで現在のエディターウィンドウでJavaクラスをコンパイルして実行できますR(単純なコードをデバッグする場合に実用的です)。
TextMateがコードをコンパイルして実行するために使用するCLASSPATHを変更して、外部ライブラリを使用できるようにするにはどうすればよいですか?
TextMate 1.5の[設定]の下に、[詳細設定]ペインがあります。これには3つのタブがあります。2番目は「シェル変数」です。TextMateが使用するCLASSPATHをそこに設定できます。