4
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

eclipseでjavascriptとcssを圧縮するjsLexプラグイン

Posted at

eclipseでjavascriptとcssを圧縮するjsLexプラグインがあっちこっちで紹介されていたのに、
いざ入れようとしたらupdateサイトが使えず戸惑ったので入れ方紹介。(検証環境:Juno)

1:Eclipseマーケットプレースを開く
2:下部のアイコンから「Yoxos Marketplace -by EclipseSource」を選ぶ
3:検索窓にjsLexと入れてEnter
4:そこでヒットする「Rockstar Web Optimizer」をインストールする。

これで入った。
念のため使い方も書いときます。

1:ナビゲータービューでjsファイルやcssファイルを選択
2:右クリックで表示されるRockstarAppsを選択
3:jsファイルなら「JavaScriptの圧縮」、cssファイルなら「CSSの圧縮」というメニューがあるので使う。

4
4
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
4
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?