You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2018/06/18 02:31:52 UTC

[incubator-netbeans-website] branch master updated: Add links to tutorial videos to Participate section (#61)

This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
     new f488e71  Add links to tutorial videos to Participate section (#61)
f488e71 is described below

commit f488e71bc9f95e542088fb0e073234e5d4014fd6
Author: Dmitry Avtonomov <dm...@gmail.com>
AuthorDate: Sun Jun 17 19:31:50 2018 -0700

    Add links to tutorial videos to Participate section (#61)
---
 .../participate/build-run-debug-tutorials.asciidoc | 42 ++++++++++++++++++++++
 .../src/content/participate/submit-pr.asciidoc     |  3 ++
 2 files changed, 45 insertions(+)

diff --git a/netbeans.apache.org/src/content/participate/build-run-debug-tutorials.asciidoc b/netbeans.apache.org/src/content/participate/build-run-debug-tutorials.asciidoc
new file mode 100644
index 0000000..ab79527
--- /dev/null
+++ b/netbeans.apache.org/src/content/participate/build-run-debug-tutorials.asciidoc
@@ -0,0 +1,42 @@
+////
+     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.
+////
+= Submitting Pull Requests / Apache NetBeans
+:jbake-type: page
+:jbake-tags: community
+:jbake-status: published
+:keywords: Apache NetBeans run debug video tutorials
+:description: Learn to build and debug Apache NetBeans IDE and create NetBeans Platform applications.
+:toc: left
+:toclevels: 4
+:toc-title: 
+
+== Part 1: Hello Apache NetBeans Platform
+video::VC8gQJknPaU[youtube]
+
+== Part 2: Debug into the Apache NetBeans Platform
+video::rufG7VE-u9s[youtube]
+
+== Part 3: Run & Debug Apache NetBeans IDE
+video::a1F2FkhZfQM[youtube]
+
+== Part 4: Edit and Run Apache NetBeans IDE
+video::iv4osiFZDP0[youtube]
+
+== Part 5: Debug the Sources of Apache NetBeans IDE
+video::UaGdctQWt_4[youtube]
diff --git a/netbeans.apache.org/src/content/participate/submit-pr.asciidoc b/netbeans.apache.org/src/content/participate/submit-pr.asciidoc
index a0ccd0b..c203727 100644
--- a/netbeans.apache.org/src/content/participate/submit-pr.asciidoc
+++ b/netbeans.apache.org/src/content/participate/submit-pr.asciidoc
@@ -59,6 +59,9 @@ We appreciate new contributors to adhere to the following guidelines, to make th
 . Follow the coding conventions of the file. Your code should match that style and not stand out. For new files, please follow the link:https://netbeans.org/community/guidelines/code-conventions.html[code conventions for the NetBeans code base].
 . Try to keep the code *readable, maintainable, easy to debug* and *performant*.
 
+== Learn to run and debug NetBeans IDE or Platform applications
+link:/participate/build-run-debug-tutorials.html[Watch a series of 5 short videos] (2 minutes on average) showing how to build, run and debug the NetBeans IDE or any NetBeans platform application from sources. 
+
 == Contributing to Apache NetBeans in github
 
 === Boostraping (do this once)

-- 
To stop receiving notification emails like this one, please contact
geertjan@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists