summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2014-05-02 17:31:47 +0200
committerPeter Wu <peter@lekensteyn.nl>2014-05-02 17:31:47 +0200
commit487b8213a57ffadf88c87af7d24ea8a2055be61e (patch)
tree125c2be96862afda52f6cd049d8cd77cf24bbeb4
parent2287f5d537cc327b3e1d513ddec2e229ece21d24 (diff)
downloadTwitterDataAnalytics-487b8213a57ffadf88c87af7d24ea8a2055be61e.tar.gz
Speed up compilation by ignoring samples crap
Do not remove the Chapter*/ example files, they may be useful in the future. For now just remove it from the sources list.
-rw-r--r--nbproject/project.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/nbproject/project.properties b/nbproject/project.properties
index e5aabb7..4d50f26 100644
--- a/nbproject/project.properties
+++ b/nbproject/project.properties
@@ -26,7 +26,7 @@ dist.dir=dist
dist.jar=${dist.dir}/TwitterDataAnalytics.jar
dist.javadoc.dir=${dist.dir}/javadoc
endorsed.classpath=
-excludes=
+excludes=Chapter*/
file.reference.collections-generic-4.01.jar=lib/collections-generic-4.01.jar
file.reference.colt-1.2.0.jar=lib/colt-1.2.0.jar
file.reference.commons-codec-1.7.jar=lib/commons-codec-1.7.jar