Mercurial > hg > Database > Alice
changeset 462:b8b8ce9032f8 dispose
hg forget .classpath and add ignore list
author | sugi |
---|---|
date | Tue, 04 Nov 2014 13:40:25 +0900 |
parents | 99e309768ac9 |
children | f1293bbad9ac |
files | .classpath .hgignore .settings/org.eclipse.jdt.core.prefs |
diffstat | 3 files changed, 4 insertions(+), 22 deletions(-) [+] |
line wrap: on
line diff
--- a/.classpath Mon Nov 03 21:52:09 2014 +0900 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,20 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="output" path="bin"/> - <classpathentry kind="src" path="src/main/java"/> - <classpathentry kind="src" path="src/main/resources"/> - <classpathentry kind="src" path="src/test/java"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/com.alexmerz.graphviz.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/commons-lang3-3.3.2.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/javassist.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/jimColModelImporterJFX.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/jimObjModelImporterJFX.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/log4j-1.2.16.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/msgpack-0.6.12-SNAPSHOT-sources.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/msgpack-0.6.12-SNAPSHOT.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-api-1.6.1-sources.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-api-1.6.1.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-log4j12-1.6.1-sources.jar" exported="true"/> - <classpathentry kind="lib" path="/Users/YU/workspace/Alice/lib/slf4j-log4j12-1.6.1.jar" exported="true"/> -</classpath>
--- a/.hgignore Mon Nov 03 21:52:09 2014 +0900 +++ b/.hgignore Tue Nov 04 13:40:25 2014 +0900 @@ -5,4 +5,6 @@ ^classes$ syntax: regexp ^Alice\.jar$ -syntax: regexp \ No newline at end of file +syntax: regexp +syntax: glob +.classpath \ No newline at end of file
--- a/.settings/org.eclipse.jdt.core.prefs Mon Nov 03 21:52:09 2014 +0900 +++ b/.settings/org.eclipse.jdt.core.prefs Tue Nov 04 13:40:25 2014 +0900 @@ -1,5 +1,5 @@ # -#Sat Oct 04 08:49:18 JST 2014 +#Tue Nov 04 13:35:00 JST 2014 org.eclipse.jdt.core.compiler.debug.localVariable=generate org.eclipse.jdt.core.compiler.compliance=1.8 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve