4

Sencha released a new version of GXT. They have a nice Demo Explorer site where you can see example and see the code. However, we are still using the previous version 2.2.5 and the Demo Explorer site is now running on the new version 3.

Is the previous Version of the Demo explorer still out there somewhere?

Thanks!

Brambo
  • 835
  • 7
  • 12

2 Answers2

12

The 2.x explorer was moved to http://www.sencha.com/examples-2/.

Colin Alworth
  • 17,801
  • 2
  • 26
  • 39
2

http://dev.sencha.com/deploy/gxt-2.2.5.zip --> the product artifact http://gxt-rtl.googlecode.com/git/war/examples.html --> gxt2.2.5 example

Y. Bino
  • 31
  • 3
  • Thanks! the examples link doesn't work, but I downloaded the zip from your link and deployed the gxt-2.2.5/samples/samples.war. It is the demo explorer working perfectly. – MazarD Jan 29 '16 at 10:04