As a result,you can make sweeping modifications to pieces of code without affecting their functionality.You can use refactoring to do the following in NetBeans IDE 4.0:
このため、コードの各部分の機能に影響を与えることなく、コードを速やかに変更することができます。 NetBeans IDE 4.0 では、リファクタリング機能を使用し、以下のことを行うことができます。 - NetBeans
This demo covers smart code completion including regular expression completion,Ruby documentation window (rdoc), syntax coloring,class navigation, hyperlinking, code formating, refactoring,switching between Ruby/JRuby.
このデモでは、正規表現の補完、Ruby ドキュメントのウィンドウ (rdoc)、構文の色分け、クラスへの移動、ハイパーリンク、コードの整形、リファクタリング、Ruby と JRuby の切り替えを含むスマートコード補完について説明しています。 - NetBeans
The PHP editor provides standard editing features such as code completion, syntax highlighting, mark occurrences, refactoring, code templates, documentationpop-up, code navigation, editor warnings and task list. PHP エディタには、コード補完、構文の強調表示、出現箇所のマーク、リファクタリング、コードテンプレート、ドキュメントのポップアップ、コードナビゲーション、エディタの警告、およびタスクリストなどの、標準の編集機能があります。 - NetBeans
However, the project classpath variable must match the classpath used by your Ant script in order to provide the correct information for code completion, error highlighting, and refactoring commands.
ただし、コード補完、エラーの強調表示、リファクタリングコマンド用に正しい情報を提供するために、プロジェクトクラスパス変数は、Ant スクリプトで使用するクラスパスに一致している必要があります。 - NetBeans
To provide a system, a method, and a computer program product operable to store information concerning an event (for example, refactoring) which affects file in Software Configuration Management (SCM). ソフトウエア・コンフィギュレーション・マネージメント(SCM)のファイルに影響を与えるイベント(たとえば、リファクタリング)に関する情報を記憶するように動作できるシステム、方法、及びコンピュータプログラム製品を提供すること。 - 特許庁
The IDE's new JavaScript Editor provides many advanced editing capabilities, such as intelligent code completion, semantic highlighting, instant renaming and refactoring capabilities,as well as many more features. IDE の新しい JavaScript エディタには多数の高度な編集機能が用意されています。 たとえば、インテリジェントなコード補完、意味解釈の強調表示、名前の即時変更機能とリファクタリング機能などがあります。 - NetBeans
Using the On Demand Checkout feature: Each time an action occurs that requires a file to be writable, the IDE automatically runs the relevant ClearCase command (e.g. changing file contents in the editor for the first time or running a refactoring action). 要求時チェックアウト機能を使用: ファイルを書き込み可能にする必要があるアクションが発生するたびに、IDE は、関連する ClearCase コマンドを自動的に実行します。 たとえば、最初にエディタでファイルの内容を変更するか、またはリファクタリングアクションを実行します。 - NetBeans
IntroIntro--Introduction to I18Nv2Preface The work on I18Nv2 has actually started as a refactoring of I18N, but after some time I figured out that too many BC breaking changes were applied, so the release of a new major version was suggested.
導入導入--I18Nv2 の導入はじめに I18Nv2 は、もともとは I18N をリファクタリングするという目的で始まったものです。 しかし、作業を進めていくうちに過去との互換性が確保できなくなってきたため、新しいパッケージとしてリリースしなおすことにしました。 - PEAR