On Sun, Jun 17, 2012 at 5:54 PM, Alexey Uimanov
<s9gf...@gmail.com> wrote:
Hello, i have eclipse 3.7.2 classic installed on Linux desctop with Oracle JDK 1.7.0.5 and eclipse Scala IDE 2.0.1.v-2 .... dae5cd4When i am trying to autocomplete imported class name or what ever else, the pop-up menu with variants is appears and variants are correct (i see what i expect), but when i am pressing <Ret> menu just disappears and nothing is inserting at point.
I am using generated by Maven eclipse project with archetype
net.liftweb:lift-archetype-blank_2.9.1 (Blank project archetype for Lift Web Framework.)
Do you see any exception logged in the Error Log view? (you probably need to open it from Window/Show View).
iulian
Thanks.