Work with Java projects"

From Documentation
(Created page with '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. Please note, if you want to …')
 
(update for zkstudio 2.0.0 release)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
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.
+
{{ZKStudioEssentialsPageHeader}}
  
Please note, if you want to preview the zul file with the Visual Editor you need to do some configuration, please refer to [[Studio_userguide#Global_Preferences | Global Preferences]] section for more details.
+
 
 +
 
 +
 
 +
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.  
 +
 
 +
 
 +
 
 +
 
 +
{{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.