|
New Java Proj from existing source, defaults? -
10-16-2009, 02:04 PM
When I check out a new branch of our source and ask Eclipse to create a new product from existing source, it does some crazy things by default, including finding some but not all of the "src" folders containing Java code, and even includes a src subdirectory with a specific exclusion pattern. Where are these defaults coming from? What heuristic does Eclipse JDT use to locate source/build the project?
Apologies if this has been hashed out, but I couldn't find it with the searches I was using.
Thanks!
Batkins61
|