gwt - How to get GXT Pallette in Eclipse Kepler? -


i trying add gxt palete in eclipse.using ext gwt (gxt)

eclipse -kepler

app engine 1.9.0

gxt 2.3.1

when right click on module file, couldn't see option google web toolkit > configure using ext gwt

i added window builder pro

window builder pro

please me gxt palette in eclipse. thanks

for kepler there no gwt designer.

for gwt designer

new gwt designer builds include patch available following update sites:

http://dl.google.com/eclipse/inst/d2gwt/latest/3.6

http://dl.google.com/eclipse/inst/d2gwt/latest/3.7

http://dl.google.com/eclipse/inst/d2gwt/latest/4.2

http://dl.google.com/eclipse/inst/d2gwt/latest/4.3

use 4.2 update site url 3.8. kepler use 4.3

note these update site urls use eclipse update manager. not direct download links.

also gwt desinger support 2.1.x , 2.2.5 (recommended , latest in 2.x.x series)

after adding pulgin , gxt jar

right-click on project.gwt.xml file google web toolkit > configure using ext gwt (gxt). add gxt.jar classpath , module file , various gxt files war folder.

once ext gwt (gxt) has been added project several new ext gwt (gxt) palette categories appear:


Comments

Popular posts from this blog

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -