zk.xml Editor"

From Documentation
m (correct highlight (via JWB))
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
  
The zk.xml Editor helps you edit your configuration file (the ''zk.xml'' file<nowiki> inside your project's WEB-INF folder) of the ZK Ajax Framework. The editor can be opened by right clicking the zk.xml file and selecting [</nowiki>'''<nowiki>Open With]/[XML Editor for zk.xml]</nowiki>''' from the context menu.
 
  
[[Image:zkxmlEditor.png]]
 
  
zk.xml editor provides content assistance functionality when editing the zk.xml configuration file, for detail descriptions of every element in zk.xml, please refer to '''ZK Developer's Reference:''' [[ZK_Configuration_Reference/zk.xml | ZK Configuration Reference : zk.xml]]
+
The zk.xml Editor helps you edit ZK configuration file (the file under your project's <code>WEB-INF/zk.xml</code>). The editor can be opened by right clicking the zk.xml file and selecting '''[Open With]/[XML Editor for zk.xml]''' from the context menu.
 +
 
 +
 
 +
[[Image:zkxmlEditor.png | center]]
 +
 
 +
The zk.xml editor provides content assist when editing the ZK configuration file. For detailed descriptions of every element in zk.xml, please refer to [[ZK_Configuration_Reference/zk.xml | ZK Configuration Reference : zk.xml]]
 +
 
 +
 
 +
 
  
  
 
{{ZKStudioEssentialsPageFooter}}
 
{{ZKStudioEssentialsPageFooter}}

Latest revision as of 13:22, 19 January 2022




The zk.xml Editor helps you edit ZK configuration file (the file under your project's WEB-INF/zk.xml). The editor can be opened by right clicking the zk.xml file and selecting [Open With]/[XML Editor for zk.xml] from the context menu.


ZkxmlEditor.png

The zk.xml editor provides content assist when editing the ZK configuration file. For detailed descriptions of every element in zk.xml, please refer to ZK Configuration Reference : zk.xml





Last Update : 2022/01/19

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.