Work with Java projects"

From Documentation
(update for zkstudio 2.0.0 release)
 
Line 1: Line 1:
{{ZKStudioEssentialsPageHeader}}
+
{{ZKStudioEssentialsPageHeader}}
For an Eclipse Java Project , you can still edit ZUL file. But if you want ZUL editor to work, you have to add ZK libraries to its Java Build Path.  
+
 
 +
 
 +
 
 +
 
 +
Sometimes you may use a Java project in Eclipse for a ZK application, e.g. to develop a ZK component. In such cases, in order to make ZUL editor work normally, you have to add ZK release JAR to the project's build path.  
 +
 
 +
 
 +
 
  
Please note, if you want to preview the zul file with the Visual Editor you need to do some configuration, please refer to [[ZK_Studio_Essentials/Preferences_of_ZK_Studio/Global_Preferences | Global Preferences]] section for more details.
 
 
{{ZKStudioEssentialsPageFooter}}
 
{{ZKStudioEssentialsPageFooter}}

Latest revision as of 07:33, 9 April 2013

Work with Java projects





Sometimes you may use a Java project in Eclipse for a ZK application, e.g. to develop a ZK component. In such cases, in order to make ZUL editor work normally, you have to add ZK release JAR to the project's build path.




Last Update : 2013/04/09

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