Community
Participate
Working Groups
In Xbase given the following context: String foo(String foo2) { foo2.<CURSOR>concat(foo('foo')); } I get an endless recursion in protected void computeFollowElements(FollowElementCalculator calculator, FollowElement element) when hitting CTRL+Space at the <CURSOR> position.
Fixed in HEAD.
Closing bug which were set to RESOLVED before Eclipse Neon.0.