Thanks for you help. You are rigth

2007/10/30, Eugene Kuleshov <[EMAIL PROTECTED]>:
>
> Edgar Espina wrote:
> > Hi Eugene, thanks for response. This delay only happens when a project
> > has maven project builder. If I removed the maven nature, works fine.
> > Any idea?
>   m2eclipse is contributing a new classpath container type. All classes
> visible trough that container are available to the search engine and
> that engine is part of JDT. There isn't much we can do if search engine
> can't handle standard features.
>
>   For a sake of experiment you can try to delete container, but manually
> add all the same jars and see if search will be any faster. Then compare
> it with new "user library" (basically also classpath container) in
> Window / Preferences... / Java / Build Path / User Libraries; add same
> jars in there and then add this "user library" into the classpath for
> your project from Project / Properties / Java Build Path / Libraries /
> Add Library...
>
>   regards,
>   Eugene
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>

Reply via email to