blob: 9cb001dfe7c4841ff07f60fd6898ea5d920201c9 [file] [log] [blame]
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
//
= PHP向けのNetBeans IDE 7.0での名前変更リファクタリングおよび他のエディタの改善
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: PHP向けのNetBeans IDE 7.0での名前変更リファクタリングおよび他のエディタの改善 - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, PHP向けのNetBeans IDE 7.0での名前変更リファクタリングおよび他のエディタの改善
|===
|このスクリーンキャストでは、NetBeans PHPエディタ7.0の新機能を示します。
* *名前変更リファクタリング*: クラス名などの要素の名前をプロジェクト内のすべてのファイルにわたって変更できます。この機能では、変更を行う前に変更をプレビューすることが強制されます。プレビュー・ウィンドウには、その要素のすべての場所が示され、出現した要素を個別に名前変更の対象から除外できます。名前変更リファクタリングは古い機能である名前の即時変更と対比され、名前の即時変更では1つのファイル内の要素のみ名前を変更でき、プレビュー・ウィンドウは提供されません。
* *タイプの階層ビュー*: インタフェースおよびインタフェースを実装するクラスを含む、PHPクラスのすべてのスーパー・タイプとサブタイプを表示します。
* *行折返し*: 行を折り返すようにエディタを構成できます。
* *表示不可能な文字を表示*: 表示不可能な文字をエディタで表示または非表示にできます。
作成者: Jeff Rubinoff
時間: 8:47
link:http://bits.netbeans.org/media/rename-refactoring.flv[+ダウンロード+] (18.3MB)
|===