We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d074996 commit 385a16eCopy full SHA for 385a16e
drjava/build.xml
@@ -208,7 +208,7 @@
208
<fileset refid="extlibs" />
209
<pathelement location="lib/buildlib/junit.jar" />
210
<pathelement location="lib/buildlib/netbeans-memory-leak-utils.jar" />
211
-<!-- <pathelement location="classes/base" /> THIS directory is typically empty at the start of this step -->
+ <!-- <pathelement location="classes/base" /> THIS directory is typically empty at the start of this step -->
212
</classpath>
213
<compilerarg value="-Xlint" />
214
<!-- Ignore serial warnings, because they occur for every Throwable definition (among others) -->
0 commit comments