JIRA issue created here: https://jira.jboss.org/jira/browse/JBIDE-3661
I made an assumption that the cause actually is non-disposed images. I'll try
to verify/fix myself in a few weeks if no one gets to it before then.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewto
Cool. I'll create the report in JIRA. I started looking through the code in
SVN. I haven't done Eclipse plugin dev in a long time, and can't take the time
to learn/setup a plugin dev environment right now. Maybe in a week or so.
Just looking through code in SVN trunk though, I doesn't look like
That is probably a bug in freemarker ide code.
Report it in jira - but even better provide a patch (the old maintainer is not
active anymore, so contributions like this will be very welcome)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205093#4205093
Reply
If a view is not shown, not minimized, and otherwise not part of what Eclipse
is running, it shouldn't be loaded at all, as Eclipse lazy-loads classes only
when they're actually referenced.
-vm should point to java.exe or javaw.exe, not \bin. your Eclipse is running
with your system's default V
I've done a little reading on Internet, but have not yet looked at Freemarker
IDE source. My best guess at this point is that the Freemarker outline view
has small resource leak somewhere with respect to the image icons that it uses.
It might or might be multi-threading related. It's also pos
Thanks for the reply. I have used adjusted the memory settings previously, and
that did not make a difference. Fwiw, I'm currently using:
-vm c:\jdk-1.6\bin -vmargs -Xms128M -Xmx1024M -XX:PermSize=256M
-XX:MaxPermSize=512M
|
Your link to FAQ entries pointed me to the workspace log though,
Forgive me if you've already done this, but I have to ask... have you increased
the default permgen or heap space for Eclipse?
http://wiki.eclipse.org/IRC_FAQ#I.27m_having_memory.2C_heap.2C_or_permgen_problems.2C_what_can_I_do.3F
On windows you can also CTRl_ALT-DEL to get the Task Manager, and