Results 1 to 4 of 4

Thread: Reindexing report files takes forever

  1. #1
    Join Date
    Aug 2010
    Posts
    4

    Default Reindexing report files takes forever

    After running tests from within STS, the IDE starts to take a long time indexing, then reindexing, then reindexing, the new files under test/reports. In IntelliJ there was a way to tell the IDE to avoid indexing certain folders but I can't seem to figure out how to do that in Eclipse/STS.

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,629

    Default

    Select the folder you want to exclude, right click, select properties, check the box for derrived and presto.
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

  3. #3
    Join Date
    Aug 2010
    Posts
    4

    Default

    Thanks Marten. It's actually rather amazing how much more usable STS is now. Definitely a tip that I think that should be added to the FAQ.

  4. #4
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,629

    Default

    Well it isn't so much of a STS tip but more an Eclipse tip... Which is (afaik) in the help...
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •