Eclipse...

Seemingly it is very difficult to switch between two Javascript files without crapping yourself... Eclipse runs already at -Xm1024m. If you make this bigger it will keep running in loops longer before running out of memory.

Screenshot - 24-03-15 - 14:46:04.png

A new one, Workbench Auto-Save Job runs out of memory (java heap space):

Screenshot - 31-03-15 - 10:59:41.png

!ENTRY org.eclipse.core.jobs 4 2 2015-03-31 11:00:31.037
!MESSAGE An internal error occurred during: "Compacting resource model".
!STACK 0
java.lang.OutOfMemoryError: Java heap space

Here is a link to a bug report that seems to describe the phenomenon.

For now I won't be using Eclipse for editing javascript files...

April 20, 2015

Screenshot - 20-04-15 - 16:01:09.png

!ENTRY org.eclipse.core.jobs 4 2 2015-04-20 16:02:02.828
!MESSAGE An internal error occurred during: "Decoration Calculation".
!STACK 0
java.lang.OutOfMemoryError: Java heap space
at org.eclipse.wst.jsdt.internal.compiler.parser.Parser.consumeMemberExp
ressionWithSimpleName(Parser.java:2343)
at org.eclipse.wst.jsdt.internal.compiler.parser.Parser.consumeRule(Pars
er.java:3217)

This article is my 19th oldest. It is 124 words long.