Skip to content

Commit

Permalink
Update project.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
echometerain committed Jan 20, 2024
1 parent 5ff6450 commit 9904b03
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,16 @@ endorsed.classpath=
excludes=
file.reference.flatlaf-3.2.5.jar=/opt/flatlaf-3.2.5.jar
file.reference.jep-4.2.0.jar=.venv/lib/python3.11/site-packages/jep/jep-4.2.0.jar
file.reference.jep-4.2.0.jar-1=../.local/lib/python3.10/site-packages/jep/jep-4.2.0.jar
includes=**
jar.archive.disabled=${jnlp.enabled}
jar.compress=false
jar.index=${jnlp.enabled}
javac.classpath=\
${file.reference.jep-4.2.0.jar}:\
${file.reference.flatlaf-3.2.5.jar}:\
${libs.absolutelayout.classpath}
${libs.absolutelayout.classpath}:\
${file.reference.jep-4.2.0.jar-1}
# Space-separated list of extra javac options
javac.compilerargs=
javac.deprecation=false
Expand Down

0 comments on commit 9904b03

Please sign in to comment.