diff options
Diffstat (limited to 'doc/org.eclipse.gmf.doc/buildDoc.xml')
-rw-r--r-- | doc/org.eclipse.gmf.doc/buildDoc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/org.eclipse.gmf.doc/buildDoc.xml b/doc/org.eclipse.gmf.doc/buildDoc.xml index 123e50fcc..668299c46 100644 --- a/doc/org.eclipse.gmf.doc/buildDoc.xml +++ b/doc/org.eclipse.gmf.doc/buildDoc.xml @@ -75,7 +75,7 @@ </patternset> - <pathconvert property="javadoc.classpath" targetos="windows"> + <pathconvert property="javadoc.classpath" targetos="unix"> <path> <fileset dir="${baseLocation}"> <patternset refid="platform.classpath.pattern"/> |