Web Tools
The Tizen SDK provides the following set of features and tools for Web application development:
-
Application generation management tools
-
Project Wizard
This tool is used to create an application project.
-
Configuration Editor
This tool allows you to configure the application.
-
Project Wizard
-
Rule checking tools
-
Privilege Checker
This tool allows you identify potential problems in the application code.
-
Privilege Checker
-
Editor tools
-
Content Assist
This tool allows you to write quick and efficient code.
-
HTML Editor
This tool makes it easy to write or edit HTML.
-
HTML Preview
Show real-time previews of changes in an HTML file.
-
CSS Editor
This tool makes it easier to write or edit CSS.
-
CSS Preview
Show real-time previews of changes in a CSS file.
-
JavaScript Editor
This tool makes it easy to write or edit JavaScript.
-
Code Beautifier
This tool allows you beautify the code.
-
Code Minifier
This tool allows you to minimize code.
-
Live Editing
This tool allows you to apply source changes to the running application immediately (without building, packaging, and relaunching).
-
Content Assist
-
Application running and testing tools
-
Command Line Interface
This tool set allows you to develop Tizen Web applications without the Tizen IDE.
-
Web Simulator
This tool allows you to run your Web applications to develop and debug them.
-
Web Unit Test Tool
This tool provides a set of features for testing the source code.
-
Command Line Interface
-
Analysis and debugging tools
-
Web Inspector
This tool allows you to debug your Web applications.
-
JavaScript Analyzer
This tool makes it easy to find problems in JavaScript code.
-
JavaScript Log Console view
Shows JavaScript logs for Web applications.
-
Web Inspector
-
Tips for tool usage
-
Setting IDE Preferences
This tool allows you to set Web IDE preferences.
-
Setting IDE Preferences
Note |
---|
Some of the IDE tools and views are visible only in specific IDE perspectives. To switch to the applicable perspective, go to Window > Open Perspective > Other and select the perspective you want. |