blob: 5c7b0172509adb7de7807b7fffc25f19b20db860 [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 Using the Code Snippet Evaluator in the NetBeans Debugger
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: Video of Using the Code Snippet Evaluator in the NetBeans Debugger - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, Video of Using the Code Snippet Evaluator in the NetBeans Debugger
|===
|Roman Ondruska demonstrates the new code snippet evaluator and its application via variable formaters in the NetBeans debugger.
Author: Roman Ondruska
Time: 4:00
link:http://bits.netbeans.org/media/debugger-evaluator.mp4[+Watch full size+] (Ctrl-Click to download, 6 MB)
link:/about/contact_form.html?to=3&subject=Feedback:%20Code%20Snippet%20Evaluator%20Using%20the%20NetBeans%20Debugger[+Send Feedback on This Tutorial+]
|
|===
== Related links
* Demo: link:debug-stepinto-screencast.html[+Visual Step Into Action in NetBeans Debugger+]
* Demo: link:debug-deadlock-screencast.html[+Deadlock Detection Using the NetBeans Debugger+]
* Demo: link:debug-multithreaded-screencast.html[+Multithreaded Debugging with the NetBeans IDE+]
* link:debug-multithreaded.html[+Debugging Multithreaded Applications in NetBeans IDE+]