On 4/4/2013 2:24 PM, Peter Klügl wrote: > Am 04.04.2013 00:31, schrieb Marshall Schor: >> On 4/3/2013 9:59 AM, Peter Klügl (JIRA) wrote: >>> [ >>> https://issues.apache.org/jira/browse/UIMA-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13620934#comment-13620934 >>> ] >>> >>> Peter Klügl commented on UIMA-2560: >>> ----------------------------------- >>> >>> I have problems using it with Eclipse 3.7.2 and I am rather annoyed of >>> Eclipse 4.2. >> Just curious - what's the issue with 4.2? (I've just switched to 4.2.2 and >> so >> far - it seems great :-) )... Marshall > > My subjective impression is that it is slower and hangs sometimes. > My experience may be clouded by the fact that I changed 2 things at once: From a 32-bit Java to a 64 bit one (IBM JVM 7 SR4) and from Eclipse 3.6.2 (32 bit) to 4.2.2 (64 bit). My subjective impression is that the new combo runs quite a bit faster than the old. Some other testing I had done on other Java benchmarks showed a maybe 25% (??) speedup in switching to the 64 bit Java.
This is all on a Windows machine, which I upgraded from 4 GB RAM -> 12 GB RAM for not very much $$. -M > Peter > >>> I could upgrade my Eclipse... so +0 from my side. >>> >>> >>>> Eclipse m2e complains about unmapped maven plugins >>>> -------------------------------------------------- >>>> >>>> Key: UIMA-2560 >>>> URL: https://issues.apache.org/jira/browse/UIMA-2560 >>>> Project: UIMA >>>> Issue Type: Bug >>>> Components: Build, Packaging and Test >>>> Affects Versions: parent-pom-4 >>>> Reporter: Richard Eckart de Castilho >>>> Assignee: Richard Eckart de Castilho >>>> Fix For: parent-pom-5 >>>> >>>> >>>> Recent versions of Eclipse m2e complain about Maven plugins in the UIMA >>>> master pom not being covered by m2e lifecycle plugins: >>>> * uima-build-helper-maven-plugin >>>> * maven-dependency-plugin >>>> Add m2e metadata to the master POM to handle these. >>> -- >>> This message is automatically generated by JIRA. >>> If you think it was sent incorrectly, please contact your JIRA >>> administrators >>> For more information on JIRA, see: http://www.atlassian.com/software/jira >>> > >
