.hgignore
author bkirk
Tue, 21 Sep 2010 10:33:50 -0700
changeset 2086 218e49ed806f
parent 455 313699991467
permissions -rw-r--r--
should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6; making these changes requires the project to have custom compiler settings in order to continue to import XPathAPI from its original location com.sun.org.apache.xpath.internal, which is still in JavaSE-1.6 rt.jar .
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11
6d2a3a657185 add .hgignore
dadubrow
parents:
diff changeset
     1
# use glob syntax.
6d2a3a657185 add .hgignore
dadubrow
parents:
diff changeset
     2
syntax: glob
6d2a3a657185 add .hgignore
dadubrow
parents:
diff changeset
     3
bin
6d2a3a657185 add .hgignore
dadubrow
parents:
diff changeset
     4
runtime
26
5855275147bd updated welcome pages and note to 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 11
diff changeset
     5
\.DS_Store