Native Tools
The Tizen SDK provides the following set of tools for native application development:
-
Application generation management tools
-
Project Wizard
This tool is used to create an application project.
-
Project Wizard
-
Rule checking tools
-
API and Privilege Checker
This tool checks for API and privilege usage violations in the application code.
-
API and Privilege Checker
-
Editor tools
-
Content Assist
This tool allows you to write quick and efficient code.
-
Manifest Text Editor
This tool allows you to edit the application manifest.
-
PO File Editor
This tool is used to edit .po files.
-
Content Assist
-
UI building tools
-
UI Builder
This WYSIWYG (What You See Is What You Get) design environment tool is used to create user interfaces.
-
UI Builder
-
UI editor tools
-
Enventor
This tool provides a useful theme editor.
-
Enventor
-
Application running and testing tools
-
Command Line Interface
This tool set allows you to develop Tizen native applications without the Tizen IDE.
You can also convert an IDE-created project into a CLI project.
-
Command Line Interface
-
Analysis and debugging tools
-
Call Stack View
This tool provides useful information for debugging application under crash situation.
-
Dynamic Analyzer
This tool monitors the performance of your application on a target device or Emulator.
-
Static Analyzer
This tool is used for source code analysis to finds bugs in Tizen applications.
-
Valgrind
This memory profiling tool can be used to detect memory errors or memory leaks in an application.
-
Call Stack View
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. |