blob: 8d67952d9ccebecd9816fd03c165cafe0e50b864 [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 Static Code Analysis Feature in the 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 Static Code Analysis Feature in the NetBeans IDE - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, Video of the Static Code Analysis Feature in the NetBeans IDE
|===
|This screencast demonstrates a new static code analysis feature introduced into the NetBeans IDE 7.2 Beta Java Editor. The screencast demonstrates how to perform static analysis of your Java code using FindBugs and NetBeans Java Hints without actually running your applications.
Authors: Jan Lahoda, Alyona Stashkova
Time: 3:47
link:http://bits.netbeans.org/media/code-inspect.swf[+Watch full size/Download+] (.swf) (Ctrl-Click to download, 2,7 MB)
link:/about/contact_form.html?to=3&subject=Feedback:%20Video%20of%20the%20Static%20Analysis%20Feature%20in%20the%20NetBeans%20IDE[+Send Feedback on This Tutorial+]
|===
== Related links
* link:http://wiki.netbeans.org/Java_Hints[+NetBeans Java Hints+]
* link:http://platform.netbeans.org/tutorials/nbm-java-hint.html[+NetBeans Java Hint Module Tutorial+]
* link:http://www.oracle.com/pls/topic/lookup?ctx=nb8000&id=NBDAG613[+Using Hints in Source Code Analysis and Refactoring+] in _Developing Applications with NetBeans IDE_