blob: b1a730f120fc5d43cf749cbb16e320dc01cc2480 [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.
//
= Vídeo da Migração Inteligente para JDK 8 no NetBeans IDE
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: Vídeo da Migração Inteligente para JDK 8 no NetBeans IDE - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, Vídeo da Migração Inteligente para JDK 8 no NetBeans IDE
|===
|Este screencast é um guia para as principais funcionalidades dos aprimoramentos de linguagem em Java 8, especialmente lambdas, operações funcionais e referências de método, e como usar o IDE para ajudar na migração de código para Java 8.
Autor: Geertjan Wielenga
Hora: 14:00
link:http://bits.netbeans.org/media/smart-migration-java8.mp4[+Download / Veja em tamanho completo+] (60 MB)
|
link:/about/contact_form.html?to=3&subject=Feedback: Smart Migration to JDK 8 in NetBeans IDE[+Enviar Feedback neste Tutorial+]
|===
== Links relacionados
* link:http://openjdk.java.net/projects/jdk8/[+Página do Projeto JDK 8+]
* link:https://netbeans.org/kb/docs/java/javase-jdk8.html[+Visão Geral do Suporte a JDK 8 no NetBeans IDE+]
* link:https://netbeans.org/features/java/index.html[+Páginas de Funcionalidades do NetBeans: Java+]
* link:https://netbeans.org/kb/trails/java-se.html[+Trilha de Aprendizado NetBeans do Desenvolvimento Geral em Java+]
* link:http://docs.oracle.com/javase/tutorial/java/javaOO/lambdaexpressions.html[+Os Tutoriais do Java: Expressões Lambda+]
* link:http://apex.oracle.com/pls/apex/f?p=44785:24:114639602012411::::P24_CONTENT_ID,P24_PREV_PAGE:7919,24[+Oracle Learning Library: Java SE 8 Lambda Series+]