Commit d116f40
committed
Fix issue-3: don't call 'JavaModel.flushExternalFileCache'
In the original Eclipse JavaBuilder class
(in org.eclipse.jdt.internal.core.builder) the call to
'JavaModel.flushExternalFileCache()' was removed, but not the copy of
that class in 'net.sf.j2s.core.builder'.1 parent 31f4d4b commit d116f40
File tree
1 file changed
+0
-9
lines changed- sources/net.sf.j2s.core/src/net/sf/j2s/core/builder
1 file changed
+0
-9
lines changedLines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
614 | 614 | | |
615 | 615 | | |
616 | 616 | | |
617 | | - | |
618 | | - | |
619 | | - | |
620 | | - | |
621 | | - | |
622 | | - | |
623 | | - | |
624 | | - | |
625 | | - | |
626 | 617 | | |
627 | 618 | | |
628 | 619 | | |
| |||
0 commit comments