Error in compiling demo project Tree View and grid view

0
Error in compiling the demo project ‘ Tree View and Grid view’ . Error: Java Compilation error TreeView and GridView Demo Project-main\javasource\system\actions\ActivateLicenseJava.java:23: error: cannot find symbol     [javac]     private system.proxies.LicenseInformation licenseInformation;     [javac]                           ^     [javac]   symbol:   class LicenseInformation     [javac]   location: package system.proxies
asked
1 answers
0

If there is a java error in your proxies always clean your deployment directory. They will be rebuild.

Regards,

Ronald

 

answered