diff --git a/.gitignore b/.gitignore index 0580b8c..c0f36ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ +.DS_Store +*~ + bin /dist -/**/.DS_Store /library/macosx* /library/windows* /library/linux* + +local.properties \ No newline at end of file diff --git a/build.properties b/build.properties deleted file mode 100644 index aa679cf..0000000 --- a/build.properties +++ /dev/null @@ -1,2 +0,0 @@ -core.classpath.location=../processing/core/library/ -compiler.classpath.location=../processing/java/mode/ diff --git a/build.xml b/build.xml index 862d8a4..73c7cec 100755 --- a/build.xml +++ b/build.xml @@ -1,13 +1,40 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -17,29 +44,29 @@ - - + - + - + - + @@ -48,21 +75,21 @@ - - + + - - + + - - + + verbose="false" + stylesheetfile="resources/stylesheet.css" + doctitle="Javadocs: Video" + public="true" version="false" + windowtitle="Javadocs: Video"> @@ -70,18 +97,18 @@ - - + + - + /> + - - + +