You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by js...@apache.org on 2003/01/31 15:09:17 UTC

cvs commit: jakarta-commons-sandbox/jelly/xdocs jellyswt.xml

jstrachan    2003/01/31 06:09:17

  Modified:    jelly/xdocs jellyswt.xml
  Log:
  Patched documentation to keep up to date with the latest refactorings
  
  Revision  Changes    Path
  1.2       +4 -3      jakarta-commons-sandbox/jelly/xdocs/jellyswt.xml
  
  Index: jellyswt.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/xdocs/jellyswt.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jellyswt.xml	18 Dec 2002 15:27:50 -0000	1.1
  +++ jellyswt.xml	31 Jan 2003 14:09:16 -0000	1.2
  @@ -21,14 +21,15 @@
         </p>
         <p>
           There is an example JellySWT script
  -        <a href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons-sandbox/jelly/src/test/org/apache/commons/jelly/swt/example.jelly?rev=HEAD">here</a>
  +        <a href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons-sandbox/jelly/jelly-tags/swt/src/test/org/apache/commons/jelly/tags/swt/example.jelly?rev=HEAD">here</a>
         </p>
         <p>
  -        To try running the example type the following command then you should see a full SWT user interface 
  +        To try running the example, cd into the <i>jelly/jelly-tags/swt</i> directory 
  +        and then type the following command then you should see a full SWT user interface 
           appear with pull down menus, a simple form, a table, toolbar buttons, tooltip etc.
         </p>
         <source>
  -	maven demo:swt
  +	maven demo
         </source>
       </section>
       
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org