Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How to limit the depth of .project file searching when importing projects(Discuss how to limit how deep should Eclipse iterate into to search .project file )
How to limit the depth of .project file searching when importing projects [message #520139] Thu, 11 March 2010 04:47 Go to next message
Eclipse UserFriend
After I specify a folder for Eclipse to import existing Java projects, Eclipse will iterate all sub-folders recursively to search ".project" files. But Eclipse goes too deep in the folder hierarchy, which takes too much time.

Is there an option or configuration for Eclipse to limit the depth of folder iteration? E.g., don't go deeper than 5 levels to search.

Or is there a way for me to create an empty file in a folder to stop Eclipse going into the sub-folders of the folder containing that file?

Thanks in advance.
Re: How to limit the depth of .project file searching when importing projects [message #521999 is a reply to message #520139] Fri, 19 March 2010 11:04 Go to previous message
Eclipse UserFriend
Leon wrote:
> After I specify a folder for Eclipse to import existing Java
> projects, Eclipse will iterate all sub-folders recursively to search
> ".project" files. But Eclipse goes too deep in the folder hierarchy,
> which takes too much time.
> Is there an option or configuration for Eclipse to limit the depth of
> folder iteration? E.g., don't go deeper than 5 levels to search.
No.

Dani
>
> Or is there a way for me to create an empty file in a folder to stop
> Eclipse going into the sub-folders of the folder containing that file?
>
> Thanks in advance.
Previous Topic:-Xmx
Next Topic:Open Java Editor in RCP
Goto Forum:
  


Current Time: Thu Mar 27 13:43:42 EDT 2025

Powered by FUDForum. Page generated in 0.05324 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top