[LB] Studio updates (hyper-V, UI Builder, prerequisites) (sync from 2.4) 71/100171/1
authorEditor Lionbridge <TizenEditor.SEL@lionbridge.com>
Fri, 25 Nov 2016 07:48:24 +0000 (09:48 +0200)
committerEditor Lionbridge <TizenEditor.SEL@lionbridge.com>
Fri, 25 Nov 2016 07:48:24 +0000 (09:48 +0200)
Change-Id: Ib8c3c8f6b3fc94dee93ba23cf6703bb71c3889d5

org.tizen.studio/html/download/hardware_accelerated_execution_manager.htm
org.tizen.studio/html/download/prerequisites.htm
org.tizen.studio/html/images/hardware_hyper_v.png [new file with mode: 0644]
org.tizen.studio/html/images/hardware_run_program.png [new file with mode: 0644]
org.tizen.studio/html/images/ui_builder_edj.png

index 1e832be..fdc0f7c 100644 (file)
@@ -163,6 +163,14 @@ sc query intelhaxm
    <li>Make sure <strong>VT</strong> is enabled in BIOS.</li>
    <li>Make sure <strong>Execute Disable Bit</strong> is enabled in BIOS.</li>
    <li>Make sure <strong>Data Execution Prevention</strong> is enabled in Windows&reg;. On the Windows&reg; platform, click <strong>Control Panel &gt; System &gt; Advanced system settings &gt; Advanced tab &gt; Performance section</strong>, <strong>Options</strong> (or <strong>Settings</strong>), and <strong>Data Execution Prevention</strong>. Make sure that <strong>DEP</strong> is enabled.</li>
+   <li>Make sure that <strong>Hyper-V</strong> is disabled (on Windows&reg; 8 or after):
+   <ol><li>Run <strong>Programs and Features</strong> on the <strong>Start</strong> menu.
+   <p align="center"> <img alt="Run Programs and Features" src="../images/hardware_run_program.png" /></p></li>
+       <li>Click <strong>Turn Windows features on or off</strong>.</li>
+       <li>Disable <strong>Hyper-V</strong> and click <strong>OK</strong>.
+       <p align="center"> <img alt="Disable Hyper-V" src="../images/hardware_hyper_v.png" /></p></li>
+       <li>Reboot the computer.</li>
+       </ol></li>
 </ul>
 
 <p id="on_MacOS"></p>
index 9091cd9..32959b9 100644 (file)
 
 <ul>
 <li>Microsoft Windows&reg;
-<p>Download the JDK from the <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html" target="_blank">official Oracle website</a>. Select the appropriate platform for your hardware architecture and Windows&reg; version. Then, run the downloaded execution file and follow the displayed instructions.</p>
+<p>Download the JDK from the <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html" target="_blank">official Oracle Web site</a>. Select the appropriate platform for your hardware architecture and Windows&reg; version. Then, run the downloaded execution file and follow the displayed instructions.</p>
 </li>
 
 <li>Mac OS&reg; X
-<p>Download the JDK from the <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html" target="_blank">official Oracle website</a> and follow the instructions to install the JDK.</p>
+<p>Download the JDK from the <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html" target="_blank">official Oracle Web site</a> and follow the instructions to install the JDK.</p>
 <p>To support legacy Java software on Mac OS&reg; X, you must download and install the Java for Mac OS X 2015-001. Download it from <a href="https://support.apple.com/kb/DL1572" target="_blank">https://support.apple.com/kb/DL1572</a>.</p>
 </li>
 
 <li>Ubuntu
-<p>Go to the <a href="https://help.ubuntu.com/community/Java#Oracle_Java_8" target="_blank">Ubuntu website</a> for detailed instructions for installing the Oracle JDK version 8 or higher.</p>
+<p>Go to the <a href="https://help.ubuntu.com/community/Java#Oracle_Java_8" target="_blank">Ubuntu Web site</a> for detailed instructions for installing the Oracle JDK version 8 or higher.</p>
 </li>
 </ul>
 
                        <td>Check and install the necessary drivers in the <strong>Control Panel &gt; System and Security &gt; Windows Update</strong>.
                        </td>
                        <td>-</td>
-            <td>Go to the <a href="https://help.ubuntu.com/community/BinaryDriverHowto/" target="_blank">Ubuntu website</a> for detailed information about the driver updates. Check and install the necessary drivers in the <strong>System Settings &gt; Software &amp; Updates &gt; Additional Drivers</strong>.
+            <td>Go to the <a href="https://help.ubuntu.com/community/BinaryDriverHowto/" target="_blank">Ubuntu Web site</a> for detailed information about the driver updates. Check and install the necessary drivers in the <strong>System Settings &gt; Software &amp; Updates &gt; Additional Drivers</strong>.
                        <p>In 16.04 and 14.04, the Intel driver version must be 8.0.1 or higher.</p>
             </td>
         </tr>
             <td>Python for using the T-trace (Tizen profiling tool used to optimize the application performance)</td>
             <td>To use the T-trace in Windows&reg; 8/7, you must install a Python 2.7.X version:
                 <ol>
-                    <li>On the <a href="https://www.python.org/downloads/" target="_blank">Python website</a>, download the appropriate Python version for your hardware and Windows&reg; version.</li>
+                    <li>On the <a href="https://www.python.org/downloads/" target="_blank">Python Web site</a>, download the appropriate Python version for your hardware and Windows&reg; version.</li>
                     <li>Run the downloaded installer file and follow the displayed instructions.</li>
                 </ol>
                 <table class="note">
@@ -256,7 +256,7 @@ $ which msgfmt
                             <th class="note">Note</th>
                         </tr>
                         <tr>
-                            <td class="note">To install Homebrew, see the <a href="http://brew.sh/" target="_blank">Brew website</a>.</td>
+                            <td class="note">To install Homebrew, see the <a href="http://brew.sh/" target="_blank">Brew Web site</a>.</td>
                         </tr>
                     </tbody>
                 </table>
diff --git a/org.tizen.studio/html/images/hardware_hyper_v.png b/org.tizen.studio/html/images/hardware_hyper_v.png
new file mode 100644 (file)
index 0000000..c1a44bb
Binary files /dev/null and b/org.tizen.studio/html/images/hardware_hyper_v.png differ
diff --git a/org.tizen.studio/html/images/hardware_run_program.png b/org.tizen.studio/html/images/hardware_run_program.png
new file mode 100644 (file)
index 0000000..a5103ea
Binary files /dev/null and b/org.tizen.studio/html/images/hardware_run_program.png differ
index b25d13b..26bfa01 100644 (file)
Binary files a/org.tizen.studio/html/images/ui_builder_edj.png and b/org.tizen.studio/html/images/ui_builder_edj.png differ