You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2003/03/24 00:18:08 UTC

cvs commit: jakarta-tapestry/eclipse Tapestry-Mock.launch

hlship      2003/03/23 15:18:08

  Modified:    eclipse  Tapestry-Mock.launch
  Log:
  Add support for parameter direction 'auto'.
  
  Revision  Changes    Path
  1.14      +5 -0      jakarta-tapestry/eclipse/Tapestry-Mock.launch
  
  Index: Tapestry-Mock.launch
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/eclipse/Tapestry-Mock.launch,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- Tapestry-Mock.launch	23 Mar 2003 01:29:43 -0000	1.13
  +++ Tapestry-Mock.launch	23 Mar 2003 23:18:08 -0000	1.14
  @@ -99,6 +99,11 @@
       internalArchive="/jakarta-tapestry/lib/ext/commons-collections-2.1.jar"
       path="3" type="2"/>
   "/>
  +        <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
  +&lt;runtimeClasspathEntry
  +    internalArchive=&quot;/jakarta-tapestry/lib/ext/commons-fileupload-1.0-beta-1.jar&quot;
  +    path=&quot;3&quot; type=&quot;2&quot;/&gt;
  +"/>
       </listAttribute>
       <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="jakarta-tapestry"/>
       <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dnet.sf.tapestry.enable-reset-service=true"/>