Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Is Power Edition SmartGWT 4.1 have Visual Builder

$
0
0
I use SmartGWT 4.1 for web application development and my SmartGWT version is as following
Code:

SmartClient Version: SNAPSHOT_v9.1d_2013-11-24/PowerEdition Deployment (built 2013-11-24)
And I want to use Visual Builder, and I have following added in my web project

Add this in my ShowCase.gwt.xml
Code:

    <inherits name="com.smartgwtee.tools.Tools"/>
    <inherits name="com.smartgwtee.SmartGwtEE"/>

Add this in onModuleLoad ()
Code:

com.smartgwt.client.util.SC.openVisualBuilder();
But when I start the application and access by IE and FireFox, I see a blank popup page and have the content as attached file.

I have tried to clean the Browser cache

So I want to double confirm PowerEdition can use Visual Builder? and SmartGWT lib that I need to include in runtime? I see the WAR build smoothly and no error and only SmartGWT 4.1d is included in the classpath.
Also, how can I fix it?

Attached Images
File Type: jpg visualbuilder_errorbox.JPG (18.8 KB)

Viewing all articles
Browse latest Browse all 4756

Trending Articles