Menu

#94 Included file andifferent namespace

0.9
open
nobody
5
2009-08-06
2009-08-06
No

Hi, I have included file through <include> tag and this file has a zscript defining a variable from my package:

[ included file]
<zscript>
cz.mypackage.User currentUser = ...
</zscript>

When I want to see the main file (the file which has <include> tag) ion the visual editor, then then error: Typed variable declaration ... is not found in namespace.

Discussion


Log in to post a comment.