LoginSignup
7
5

More than 5 years have passed since last update.

Sublime TextでJavaのプロパティファイルを操作できるようにする

Posted at

概要

Sublime Text 3でJavaのプロパティファイルを操作できるようにする

Before
ascii_properties.png

After
native_properties.png

設定

Package Controllで"JavaPropertiesEditor"パッケージをインストールする。
これでプロパティファイルをEclipse等を開かなくてもさくっと修正できる。

Package Controllそのものの使い方はこちらを参照。
http://futago-life.com/sublime-text3-wiki/first-step/install/package-control

7
5
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
5