Skip to content
Snippets Groups Projects
Commit da9aa68a authored by Terry D. Norbraten's avatar Terry D. Norbraten
Browse files

[Terry N.] add workaround for differing project configs between students

parent ac39a52a
No related branches found
No related tags found
No related merge requests found
...@@ -118,6 +118,7 @@ manifest.custom.permissions= ...@@ -118,6 +118,7 @@ manifest.custom.permissions=
meta.inf.dir=${src.dir}/META-INF meta.inf.dir=${src.dir}/META-INF
mkdist.disabled=false mkdist.disabled=false
platform.active=default_platform platform.active=default_platform
platforms.default_platform.home=${java.home}
project.licensePath=../license.txt project.licensePath=../license.txt
run.classpath=\ run.classpath=\
${javac.classpath}:\ ${javac.classpath}:\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment