]> source.dussan.org Git - aspectj.git/commit
Fix for problem introduced when checking contents of dirs on the classpath for change...
authoraclement <aclement>
Tue, 5 Apr 2005 14:50:06 +0000 (14:50 +0000)
committeraclement <aclement>
Tue, 5 Apr 2005 14:50:06 +0000 (14:50 +0000)
commite460b1e3dae5d05b3457ff96746292516b963c32
tree5ee9bc2fd69b26d38bff394aed1ea14483b39618
parent8c4479ee1f75c3c336f3519eaa1c2c03719a1cbb
Fix for problem introduced when checking contents of dirs on the classpath for changes. (see PR85297)
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/core/builder/AjState.java
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/core/builder/IStateListener.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/incremental/IncrementalTests.java