IDEA6.0 : Eclipse embedded memory issue !?!?
First, let me say it is nice to see the Eclipse compiler being adopted outside Eclipse.
Looking at (http://www.jetbrains.com/idea/features/compiler.html), there seems to be a memory issue when using our compiler in embedded fashion...
Could you provide more details about this issue ? In particular, if you found an issue in the Eclipse compiler, please enter a bug against JDT/Core at:
https://bugs.eclipse.org/bugs/enter_bug.cgi
Cheers,
Philippe Mulet
http://www.eclipse.org/jdt/index.php
Please sign in to leave a comment.
Hello Philippe,
First, we definitely had no intention to slander the Eclipse compiler.
That phrase means exactly that due to the method compiler is running (in
process) there are possible memory leaks either because of
nonfreeing resources completely (this part is not Open APIed completely
after all) or because of greater risk of polluting memory
when compiler crashes.
--
regards,
--
Alexey Kudravtsev
Software Developer
JetBrains, Inc, http://www.jetbrains.com
"Develop with pleasure!"
"Philippe Mulet" <philippe_mulet@fr.ibm.com> wrote in message
news:14852642.1160471527427.JavaMail.itn@is.intellij.net...
>
>