Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-ui-dev] Re: [jdt-core-dev] CompilationUnit outside classpath

> This leak cannot be solved correctly, and we propose to instead prevent
> opening such elements completely. We would only preserve existing
behavior
> for working copies (which are sharing the same ability), and for which
the
> closing is automatically done at the end of its life cycle.
>
> Please shout if you don't agree with this resolution, we are currently
> planning to implement these changes by 2.1-M3.

if that means i won't be able to open my test resources (more than 3000
.java files outside of classpath), then i guess i'll better
shout. :)

a.



Back to the top