blob: 1519295e3b106c9aeb2212397bae4f2d06533849 [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.
//
= NetBeans IDEでの静的コード分析機能のビデオ
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: NetBeans IDEでの静的コード分析機能のビデオ - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, NetBeans IDEでの静的コード分析機能のビデオ
|===
|このスクリーンキャストでは、NetBeans IDE 7.2 Beta Javaエディタに導入された新しい静的コード分析機能を示します。このスクリーンキャストでは、FindBugsおよびNetBeans Javaのヒントを使用して、実際にアプリケーションを実行せずに、Javaコードの静的分析を実行する方法を示します。
作成者: Jan LahodaAlyona Stashkova
時間: 3:47
link:http://bits.netbeans.org/media/code-inspect.swf[+フルサイズを視聴/ダウンロード+] (.swf)([Ctrl]を押しながらクリックするとダウンロード、2,7MB)
link:/about/contact_form.html?to=3&subject=Feedback:%20Video%20of%20the%20Static%20Analysis%20Feature%20in%20the%20NetBeans%20IDE[+このチュートリアルに関するご意見をお寄せください+]
|===
== 関連リンク
* link:http://wiki.netbeans.org/Java_Hints[+NetBeans Javaヒント+]
* link:http://platform.netbeans.org/tutorials/nbm-java-hint.html[+NetBeans Javaヒント・モジュールのチュートリアル+]
* _NetBeans IDEによるアプリケーションの開発_link:http://www.oracle.com/pls/topic/lookup?ctx=nb8000&id=NBDAG613[+ソース・コード分析およびリファクタリングでのヒントの使用+]