I'm really looking forward to this!

You must have forgotten to add some stuff. It doesn't compile now:

compile:
    [javac] Compiling 43 source files to F:\xdoclet\xdocletgui\build\classes
    [javac]
F:\xdoclet\xdocletgui\build\src\xdocletgui\swing\editor\CommentaryEditorPane
l.java:107: cannot resolve symbol
    [javac] symbol  : class UndoableEditorPanel
    [javac] location: class xdocletgui.swing.editor.CommentaryEditorPanel
    [javac] public class CommentaryEditorPanel extends UndoableEditorPanel {
    [javac]                                            ^
    [javac]
F:\xdoclet\xdocletgui\build\src\xdocletgui\swing\editor\UnknownTagPanel.java
:125: cannot resolve symbol
    [javac] symbol  : class UndoableEditorPanel
    [javac] location: class xdocletgui.swing.editor.UnknownTagPanel
    [javac] public class UnknownTagPanel extends UndoableEditorPanel {
    [javac]                                      ^
    [javac]
F:\xdoclet\xdocletgui\build\src\xdocletgui\swing\editor\TagEditorPanel.java:
129: cannot resolve symbol
    [javac] symbol  : class UndoableEditorPanel
    [javac] location: class xdocletgui.swing.editor.TagEditorPanel

-At least UndoableEditorPanel....

/Aslak

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Konstantin Priblouda
> Sent: 15. april 2002 19:39
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-devel] [ANN] GUI progress
>
>
> Hi guys,
>
> GUI eveolves and nears to logical completion.
> On edit side only one thing left: addition of new
> structired tag ( will do this tomorrow )
>
> Remainig parts ( sorted by priority):
>
> 1. Saving of edited stuff ( tomorrow )
> 2. Loading of source tree ( maybe tomorrow )
> 3. Run as standalone app ( after 2 )
> 4. Completing of xml tag descriptor (volunteers?
> because it' sihtload of work)
> 5. Tests & Sugar like automatically sorting
> params & tags in tree
>
>
> Keep developing!
>
> regards,
>
> =====
> Konstantin Priblouda ( ko5tik )    Freelance Software developer
> < http://www.pribluda.de > < play java games -> http://www.yook.de >
> < render charts online -> http://www.pribluda.de/povray/ >
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Tax Center - online filing with TurboTax
> http://taxes.yahoo.com/
>
> _______________________________________________
> Xdoclet-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-devel


_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to