Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Java build copying one .svn folder to output dir
Java build copying one .svn folder to output dir [message #257033] Thu, 23 October 2008 12:11
Eclipse UserFriend
I have a fairly complex workspace set up with a dozen projects. For
some reason when I do a refresh and full build, Eclipse is copying
one .svn folder and all of its contents into the output directory.

The source tree directory structure looks like

product/
src/
.classpath
.project
jsps/
[jsp files]
WEB-INF/
classes/
module2/
com/
troux/...
eclipse.classes/
modulex/

After a build, the .svn directory from directory jsps/WEB-INF/classes
appears inside eclipse.classes. It's always the same lone directory
that gets copied to the output.

Can anyone suggest why this is happening?
Previous Topic:Error launching the preference page
Next Topic:QuickFix support for custom markers
Goto Forum:
  


Current Time: Tue Jul 22 19:45:59 EDT 2025

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

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

Back to the top