diff --git a/.gitignore b/.gitignore index ef55eb1..0b6ea29 100644 --- a/.gitignore +++ b/.gitignore @@ -12,8 +12,6 @@ TODO.local work TestImage.* **/Thumbs.db -mac/AppleCommander.app/Contents/Resources/Java/AppleCommander.jar -mac/AppleCommander.app/Contents/Info.plist .settings/org.eclipse.jdt.ui.prefs .settings/org.eclipse.jdt.core.prefs build/ACBuild.properties diff --git a/build/build.xml b/build/build.xml index ddbdcc8..edfcaf4 100755 --- a/build/build.xml +++ b/build/build.xml @@ -19,7 +19,6 @@ - @@ -184,10 +183,9 @@ into something we can install using jarbundler to both copy and add to classpath. If you have a better way… :) --> - + - - - + - - - - + + + + - +