Skip to content

Commit

Permalink
Tidy project settings
Browse files Browse the repository at this point in the history
  • Loading branch information
twogee committed Dec 7, 2014
1 parent 2b769ba commit 73e59f4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ lib/
tmp/
jnlp/*.jar
jnlp/*/
.settings/
.idea/
*.iml
2 changes: 0 additions & 2 deletions build-local.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@ grand.download.site=file://${user.home}/Projects/grand/target
# JzGraph
#jzgraph.download.site=file://${user.home}/Projects/jzgraph/target

#grand-core.version=1.5pre

verbose-get=true
noincbuildnum=true
3 changes: 1 addition & 2 deletions build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ url.ant-launcher.jar=${ant.download.site}/ant-launcher/${ant.jar.version}/ant-la
# eclipse.download.site=http://download.eclipse.org/eclipse/downloads/drops4
# German mirror
eclipse.download.site=http://vesta.informatik.rwth-aachen.de/eclipse/downloads/drops4

url.eclipse.rcp=${eclipse.download.site}/R-${eclipse.version}-${eclipse.timestamp}/org.eclipse.rcp-${eclipse.version}.zip

eclipse.gef.download.site=http://download.eclipse.org/tools/gef/downloads/drops
Expand All @@ -43,5 +42,5 @@ url.blacksun-util.jar=${jzgraph.download.site}/blacksun_util.jar
# Oro
url.oro.jar=http://repo1.maven.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar

# Commons loggin
# Commons logging
url.commons-logging.jar=http://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar

0 comments on commit 73e59f4

Please sign in to comment.