atulmore777 / gwt-html-editor

Automatically exported from code.google.com/p/gwt-html-editor
0 stars 0 forks source link

Typos in documentation: changed package, com.gc.gwt.wysiwyg.Editor #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

On Getting Started page:
http://code.google.com/p/gwt-html-editor/wiki/GettingStarted

Add import into module descriptor xml: <inherits
name='com.jpavel.gwt.wysiwyg.Editor'/> fails, <inherits
name='com.gc.gwt.wysiwyg.Editor'/> has to be imported instead.

What version of the product are you using? On what operating system?
svn revision 74

Have you reported/discussed this issue on the support group?
no

Original issue reported on code.google.com by barbu...@gmail.com on 26 Mar 2007 at 12:05

GoogleCodeExporter commented 9 years ago
You are right, the latest svn version packages have been renamed. But, that
documentation page is for the latest 0.1.2 "release", for people who download 
the jar
file. The svn changes need to be documented somewhere too. The release 0.2 is 
long
pending and the only thing stopping it from happening is the Safari support, I 
guess.

Original comment by pave...@gmail.com on 26 Mar 2007 at 2:16