User: ko5tik  
  Date: 02/04/28 06:15:14

  Modified:    src/java/xdocletgui/swing Main.java
  Log:
  GUI now runs standalone
  
  Revision  Changes    Path
  1.12      +1 -1      xdocletgui/src/java/xdocletgui/swing/Main.java
  
  Index: Main.java
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdocletgui/src/java/xdocletgui/swing/Main.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -w -r1.11 -r1.12
  --- Main.java 25 Apr 2002 18:34:10 -0000      1.11
  +++ Main.java 28 Apr 2002 13:15:14 -0000      1.12
  @@ -344,7 +344,7 @@
         * @todo-javadoc                   Write javadocs for exception
         */
   
  -     protected void start( String[] args ) throws java.lang.Exception
  +     public void start( String[] args ) throws java.lang.Exception
        {
   
                // make the tree to the left
  
  
  

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

Reply via email to