From 93767cf76b2fb14c65b758066c67fc8b48cc2eeb Mon Sep 17 00:00:00 2001 From: Marko Gronroos Date: Fri, 20 May 2016 14:44:42 +0300 Subject: Scaled images for print edition and fixed errors up to the beginning of layouts chapter (#19835). Also major revision of Tree, CustomField, and layouts overview. Change-Id: I19f5e9511b83f953ce4707f324d81c2821ebb69d --- .../getting-started/getting-started-netbeans.asciidoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'documentation/getting-started/getting-started-netbeans.asciidoc') diff --git a/documentation/getting-started/getting-started-netbeans.asciidoc b/documentation/getting-started/getting-started-netbeans.asciidoc index f5fa0afb14..64948471fe 100644 --- a/documentation/getting-started/getting-started-netbeans.asciidoc +++ b/documentation/getting-started/getting-started-netbeans.asciidoc @@ -24,13 +24,13 @@ theme, and so on. . In the [guilabel]#New Project# window that opens, select the [guilabel]#Vaadin# category and one of the Vaadin archetypes from the right. + -image::img/netbeans-newproject-1.png[] +image::img/netbeans-newproject-1.png[width=80%, scaledwidth=100%] + The archetypes are described in more detail in <>. . In the [guilabel]#Name and Location# step, enter the project parameters. + -image::img/netbeans-newproject-2.png[] +image::img/netbeans-newproject-2.png[width=80%, scaledwidth=100%] [guilabel]#Project Name#:: A project name. The name must be a valid identifier that may only contains alphanumerics, minus, and underscore. @@ -66,7 +66,7 @@ The project hierarchy shown in the Project Explorer is shown in <