タグ

IntelliJ IDEAに関するama-chのブックマーク (25)

  • EclipseユーザがIntelliJ IDEAを使い始める時に見ておいたほうがよいページのメモとか - 新しいフォルダ (3)

    最近ずっとPlayframework2で遊んでいるのですが、Playもくもく会(日Playframeworkユーザー会 | Doorkeeper)とかに参加してると 「IntelliJ IDEAマジいいよ!」 と猛烈pushを受けていて、Playのpluginもあるらしくて心が揺れていた所、先日半額セールやってたので思わず勢いで株式会社サムライズムさんでパーソナルライセンスを購入してしまいました。 が、この世に生を受けてからずっとEclipseと生きてきたのでさっぱり勝手がわかりません。*1 と思っていた所、昨日の深夜、@daisuke_mさんが@yusukeさんに「IntelliJ IDEAの使い方が分からん!」とやり取りをしていて、これはしめたもんだと、横で見ながら出てくるリンクをブクマする作業をしていたら @kamekoopa @daisuke_m ブログにまとめを! 2013-0

  • IntelliJの隠しオプション一覧 - marsのメモ

    こちらのつぶやきにて発見。長いこと使ってるけど、まだまだ知らない事は沢山あるなーとしみじみ 隠しオプション(Registry)の出し方は、"Find Action->"Include non-menu actions"をチェック->'registry'とタイプ"して「Registry」を選択すると出る。 元ネタは「Live Templateを通常の補完(Ctrl+SPACE)にもリストアップする」で、その設定がこのRegistryにあるらしい(該当項目名は"show.live.templates.in.compilation")。IntelliJの他のリスト同様、適当な文字をタイプすると近似項目にジャンプするので、お目当ての項目を見つけ出すのにそう苦労はしないはず。 いつからあったのかわからんし、今まで存在を知らなかっので、まあそれなりに自己責任な操作なのだと思う。ただ設定項目みてると、い

    IntelliJの隠しオプション一覧 - marsのメモ
  • IntelliJ IDEA 12 Compiler. Twice as Fast | The IntelliJ IDEA Blog

    If you haven’t tried the latest version of IntelliJ IDEA yet, there is at least one important reason to do it. While most of the excitement around the new release has to do with Darcula, the new dark look and feel, the most thrilling feature of IntelliJ IDEA 12 is its brand new compiler. As we mentioned earlier, the new compiler is much faster and provides new options that were previously unavaila

    IntelliJ IDEA 12 Compiler. Twice as Fast | The IntelliJ IDEA Blog
  • Better Gradle Support in IntelliJ IDEA 12.1 | The IntelliJ IDEA Blog

    Good news for all who use Gradle in their projects. The newest update of IntelliJ IDEA brings new features and enhancements for the Gradle integration. Now IntelliJ IDEA provides you additional configuration settings: Use gradle wrapper — The IDE automatically detects if the linked gradle project is wrapper-aware and uses it for refreshing the project and running tasks; Use auto-import — Every pro

    Better Gradle Support in IntelliJ IDEA 12.1 | The IntelliJ IDEA Blog
  • Eclipseユーザの為のIntelliJ IDEA Q&A - 砂漠の音楽

    これは、IntelliJ IDEA Q&A for Eclipse Usersの翻訳です。 IntelliJ IDEAは、たいへんすぐれたIDEなのですが、設定や操作方法に若干の慣れが必要です。なんとなく使い始めると、そのメリットを享受できるようになる前に、使い慣れた開発環境に戻ってしまいます。なにしろEclipseでもNetBeansでもひと通りのことはできるわけで、使い慣れた環境以上の生産性を出すには、それなりの学習コストが必要です。*1 このドキュメントは、EclipseユーザがIDEAを試す際に一番最初に読むべきドキュメントです。Eclipseユーザはまずこの文書を読み、いくつかの概念の違いを頭の片隅においてください。これを読んででいないと'Project'や'Module'が何のことを指しているかわからず、かなり苦しいと思われます。それからキーバインドをEclipse互換のものに

    Eclipseユーザの為のIntelliJ IDEA Q&A - 砂漠の音楽