User: ko5tik  
  Date: 02/04/12 10:01:17

  Modified:    src/java xdoclet-tags.xml
  Log:
  created GUI for tag parameter editor.
  works at most, but setting / validation
  will require tweaking on xtags
  
  Revision  Changes    Path
  1.7       +4 -1      xdocletgui/src/java/xdoclet-tags.xml
  
  Index: xdoclet-tags.xml
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdocletgui/src/java/xdoclet-tags.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -w -r1.6 -r1.7
  --- xdoclet-tags.xml  4 Apr 2002 14:12:26 -0000       1.6
  +++ xdoclet-tags.xml  12 Apr 2002 17:01:17 -0000      1.7
  @@ -28,7 +28,10 @@
               </usage-description>
               <parameter type="text">
                  <name>name</name>
  -               <usage-description>Provides the name of the bean that will be used 
in the ejb-jar.xml deployment descriptor.</usage-description>
  +               <usage-description>
  +                Provides the name of the bean that will be used in the ejb-jar.xml 
  +                deployment descriptor.
  +               </usage-description>
                  <mandatory>true</mandatory>
                  <condition-description>All EJB types</condition-description>
                  <condition type="and">
  
  
  

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

Reply via email to