blob: 748ce979b40667e062f8d55b1adf5bc24809c6b7 [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.
//
= Video of the Inspect and Transform Refactoring Feature in NetBeans IDE
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: Video of the Inspect and Transform Refactoring Feature in NetBeans IDE - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, Video of the Inspect and Transform Refactoring Feature in NetBeans IDE
|===
|This screencast demonstrates the support for the new Inspect and Transform refactoring feature in NetBeans IDE 7.1. The screencast demonstrates how to to perform a code review using inspections with refactoring and predefined set of inspections, manage configurations, and create custom inspections. This screencast shows how the NetBeans IDE 7.1 Java Editor helps you refactor code on the selected scope of files.
Author: Alyona Stashkova
Time: 9:12
link:http://bits.netbeans.org/media/refactor-nb71.swf[+Watch full size/Download+] (.swf) (Ctrl-Click to download, 9,4 MB)
link:/about/contact_form.html?to=3&subject=Feedback:%20Video%20of%20the%20Inspect%20and%20Refactoring%20Feature%20in%20NetBeans%20IDE%207%20.%201[+Send Feedback on This Tutorial+]
|===
== Related links
* link:editor-inspect-transform.html[+Refactoring with Inspect and Transform in the NetBeans IDE Java Editor+]
* link:http://www.oracle.com/pls/topic/lookup?ctx=nb8000&id=NBDAG478[+Working with Java Code+] in _Developing Applications with NetBeans IDE_
* link:http://wiki.netbeans.org/Refactoring[+Refactoring Simplified+]