Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authormfeldman2007-04-11 17:12:49 +0000
committermfeldman2007-04-11 17:12:49 +0000
commit95a7c9c4d2858842dd7b59e5ff6d3ded9e87f0ff (patch)
tree3149788cd8d4f7c0c19fbeb0bee9281732565099 /doc
parent5212f3f04a82f6f86b0d81cfd8378160537e8dc9 (diff)
downloadorg.eclipse.gmf-tooling-95a7c9c4d2858842dd7b59e5ff6d3ded9e87f0ff.tar.gz
org.eclipse.gmf-tooling-95a7c9c4d2858842dd7b59e5ff6d3ded9e87f0ff.tar.xz
org.eclipse.gmf-tooling-95a7c9c4d2858842dd7b59e5ff6d3ded9e87f0ff.zip
pathconvert to unix
Diffstat (limited to 'doc')
-rw-r--r--doc/org.eclipse.gmf.doc/buildDoc.xml2
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"/>

Back to the top