Added prerequisite for the chrome web browser 01/99301/3
authornamki.lee <namki.lee@samsung.com>
Tue, 22 Nov 2016 10:03:00 +0000 (19:03 +0900)
committerEditor Lionbridge <TizenEditor.SEL@lionbridge.com>
Tue, 22 Nov 2016 11:58:56 +0000 (13:58 +0200)
PS2: [LB] Reviewed
PS3: [LB] Typo fix

Change-Id: Idc81c0a2ae2e499e6d3c412a288dcbd6d8528224
Signed-off-by: namki.lee <namki.lee@samsung.com>
org.tizen.studio/html/download/prerequisites.htm

index cd14315..9091cd9 100644 (file)
@@ -31,6 +31,7 @@
                        <li><a href="#system">OS and System Requirements</a></li>
                        <li><a href="#java">Java Development Kit (JDK) Requirements</a></li>
             <li><a href="#emulator">Emulator Requirements</a></li>
+                       <li><a href="#chrome">Web Browser (Chrome&trade;) Requirements</a></li>
             <li><a href="#additional">Additional Requirements</a></li>
                </ul>
        </div></div>
     </tbody>
 </table>
 
+<h2 id="chrome">Web Browser (Chrome&trade;) Requirements</h2>
+
+<p>You must install a Chrome&trade; Web browser to use the <a href="../web_tools/web_inspector_w.htm">Web Inspector</a> tool.</p>
+
+<p>Since the Web Inspector server uses the Web core in the platform, there is a limit on the Chrome&trade; version in your environment. For all functions of the Web Inspector to work properly, use the <a href="http://www.slimjet.com/chrome/google-chrome-old-version.php" target="_blank">Chrome&trade; 52 or lower version</a>.</p>
+
 <h2 id="additional" name="additional">Additional Requirements</h2>
 
 <p>The following table lists the additional requirements to be met before developing Tizen applications.</p>
@@ -302,4 +309,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>