Live Editing
Live editing is a special feature, which applies source changes to the running application immediately without building, packaging, and relaunching the application. All changes made in the HTML, CSS, and JavaScript files are automatically and immediately reflected in the running application.
This feature can be used in the HTML Preview view and when running the application in the Emulator or the Web Simulator.
To enable live editing in the Tizen IDE, go to Run > Run Configuration > Tizen Web Application > <PROJECT NAME> (or in the project's context menu, select Run As > Run Configuration > Tizen Web Application > <PROJECT NAME>) and check Enable live editing at the run configuration. If you are running your application for the first time, you must first create a new configuration.
You can set live editing preferences in the IDE.
Note |
---|
The live editing feature has the following limitations:
|