<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -15,7 +15,11 @@ def update_classpath_from_maven():
     libs.append(&quot;target/classes&quot;)
     libs.append(&quot;target/test-classes&quot;)
 
-    vim.command(&quot;let g:vjde_lib_path=\&quot;%s\&quot;&quot; % &quot;:&quot;.join(libs))
+    vim.command(&quot;let g:vjde_lib_path='%s'&quot; % &quot;:&quot;.join(libs))
+    vim.command(&quot;let g:vjde_src_path='src/main/java'&quot;)
+    vim.command(&quot;let g:vjde_web_app='src/main/webapp'&quot;)
+    vim.command(&quot;let g:vjde_out_path='target/classes'&quot;)
+    vim.command(&quot;let g:vjde_test_path='src/test/java'&quot;)
     vim.command(&quot;let g:vjde_java_cfu={}&quot;)
 
 EOF</diff>
      <filename>etc/vim/ftplugin/java.vim</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>63ac5c96253278ea490d5b63f7953e8decbe97f9</id>
    </parent>
  </parents>
  <author>
    <name>K. Adam Christensen</name>
    <email>pope@shifteleven.com</email>
  </author>
  <url>http://github.com/pope/personal/commit/25cedbd29c109473c6eb7e834e99565ed66d0924</url>
  <id>25cedbd29c109473c6eb7e834e99565ed66d0924</id>
  <committed-date>2009-05-16T13:05:48-07:00</committed-date>
  <authored-date>2009-05-16T13:05:48-07:00</authored-date>
  <message>Blowing out some more of the vjde stuff</message>
  <tree>c91b9d8028e45294ffdec2c3cd5160a655c33961</tree>
  <committer>
    <name>K. Adam Christensen</name>
    <email>pope@shifteleven.com</email>
  </committer>
</commit>
