タグ

eclipseに関するhinnenのブックマーク (3)

  • Eclipse PDTでCakePHP開発、まず設定すべきこと - Writing Some Code

    Eclipse PDTを使う理由の1つは、その強力なコード補完機能です。 CakePHPを使った開発でもそれを最大限に活かさないのはもったいない!ということで、各所で既出な情報ではありますが、自分の備忘録を兼ねて書きます。 知らない人は今すぐ設定することをオススメします。この設定をすると開発効率は格段にあがると思います。 Viewファイルのコンテンツタイプの設定 Viewファイル(1.1系だと.thtml、1.2系だと.ctpが拡張子のファイル)は、デフォルトではただのテキストファイルとして扱われ、phpコードの補完機能が使えません。 これらはコンテンツタイプの設定をすることで、phpコンテンツとしてEclipseでは認識され、コードの補完もできるようになります。 その設定方法はというと、以下の通り。 メニューバーの「ウィンドウ」⇒「設定」を選択 設定画面の左側の「一般」⇒「コンテンツ・タ

    Eclipse PDTでCakePHP開発、まず設定すべきこと - Writing Some Code
  • EPIC - Eclipse Perl Integration

    EPIC - Perl Editor and IDE for Eclipse Syntax highlighting Configurable coloring of syntactic elements On-the-fly syntax check Syntax errors detected and explained as you type or upon saving a file Content assist Autocompletion for subroutine and variable names Quick reference feature Documentation tooltips for built-in Perl functions Outline view Displays used modules and subroutines contained in

    hinnen
    hinnen 2008/01/22
    Perl用Eclipseプラグイン
  • Eclipse PHP Development Tools | The Eclipse Foundation

    About The PHP IDE project delivers a PHP Integrated Development Environment framework for the Eclipse platform. This project encompasses the development components necessary to develop PHP-based Web Applications and facilitates extensibility. It leverages the existing Web Tools Project in providing developers with PHP capabilities. Syntax Highlighting Syntax Validation Content Assist Code Navigati

    Eclipse PHP Development Tools | The Eclipse Foundation
    hinnen
    hinnen 2007/11/13
    PHPのIDE。Eclipseプラグイン
  • 1