Please report it to the Eclipse platform or JDT. This functionality is certainly not part of the maven integration.

 Thanks

 Eugene


Edgar Espina wrote:
Hi, all. I have a simple Java Project and my pom has 10 dependencies. When i run this:
public class WhySoLongError {
  public static void main(String[] args) {
    throw new RuntimeException("Click here to see!!!!");
  }

}

The first time I click in "at test.SearchSourceError.main(SearchSourceError.java:9)" eclipse take too long in finding the class.
If I add more dependencies more time took.
This is a bug?

Please help me, thanks


---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to