diff --git a/pdex/.gitignore b/pdex/.gitignore index d86e35085..60f681921 100644 --- a/pdex/.gitignore +++ b/pdex/.gitignore @@ -4,4 +4,4 @@ *~ bin mode/ExperimentalMode.jar - +dist diff --git a/pdex/build.properties b/pdex/build.properties index ab648798d..84f97d75f 100644 --- a/pdex/build.properties +++ b/pdex/build.properties @@ -2,4 +2,6 @@ sketchbook.location=${user.home}/Documents/Processing classpath.local.location=${user.home}/Documents/workspace/libs core.library.location=/home/quarkninja/Workspaces/processing-workspace/processing/app/core/library app.library.location=/home/quarkninja/Workspaces/processing-workspace/processing/app/ -java.target.version=1.6 \ No newline at end of file +java.target.version=1.6 +lib.name=ExperimentalMode +dist=dist \ No newline at end of file diff --git a/pdex/build.xml b/pdex/build.xml index f0ddbdd74..522c7f8b3 100644 --- a/pdex/build.xml +++ b/pdex/build.xml @@ -2,67 +2,97 @@ - - - - - - - - - - + + + + - + + + + + - - - - - + + + + - - - - - - - - - + + + + + + + + + - - - - + + + + - - - - + + + + - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +