Board index » jbuilder » JB2007 Ent trial - Duplicated rows in CodeAssist
|
cvoronin
JBuilder Developer |
|
cvoronin
JBuilder Developer |
JB2007 Ent trial - Duplicated rows in CodeAssist2007-01-20 01:20:45 AM jbuilder0 I type, for example, System.ou and press Ctrl + Space. JB show the list of corresponding methods, however every line in the list is duplcated. Here is the screenshot (gif, 10K): cvoronin.narod.ru/CodeAssist.gif Does anybody have the same bug? |
| Bill Joy
Java Developer |
2007-01-20 01:22:33 AM
Re:JB2007 Ent trial - Duplicated rows in CodeAssist
This is because by default Mylar is configured to contribute to the popup.
I assume this is only meaningful if you have activated a Mylar task. To disable the Mylar contribution, Window | Preferences | Java | Editor | Content Assist | Advanced and disable the Mylar options < XXXX@XXXXX.COM >wrote in message news:op.tmevsv1pgmqjuu@constantpc... QuoteI type, for example, System.ou and press Ctrl + Space. JB show the list of |
| cvoronin
Java Developer |
2007-01-20 01:32:19 AM
Re:JB2007 Ent trial - Duplicated rows in CodeAssist
Thank you, it works!
QuoteThis is because by default Mylar is configured to contribute to the {smallsort} |
