Changeset 1676


Ignore:
Timestamp:
10/06/11 22:29:17 (8 months ago)
Author:
jharrop
Message:

Correct demo path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docx4j/src/main/java/org/docx4j/samples/OpenMainDocumentAndTraverse.java

    r1566 r1676  
    7474                } catch (IllegalArgumentException e) { 
    7575                        inputfilepath = System.getProperty("user.dir") 
    76                                         + "/sample-docs/sample-docx.xml"; 
     76                                        + "/sample-docs/word/sample-docx.xml"; 
    7777                } 
    7878 
Note: See TracChangeset for help on using the changeset viewer.