Jirka Kosek wrote:
> 
> in Java development samples there is typo in
> templates/ext/src/com/acme/xxe/APP_PANE.java
> 
> public class APP_PANE extends JPanel implements AppTool {
>                                                 ^^^
> 
> should be AppPane.
> 
> It took me while before I realized why XXE is refusing to load my even
> simplest pane.

Thank you Jirka for reporting this bug. It has already been fixed in 
latest release (v3.6.2).

Note that the templates/ directory has been removed from the 
http://www.xmlmind.net/xmleditor/_download/xxe-devdocs-3_6_2.tar.gz 
distribution.

This code template directory has been replaced by a graphical wizard 
which may be used to easily and safely create all kinds of XXE extensions.

See 
http://www.xmlmind.com/xmleditor/_distrib/doc/dev/introduction.html#create_project_wizard


Reply via email to