I'd like to refer to Max's answer checking in the 4 sub projects xxx/... .
You probably exclude xxx/.metadata from versioning?
I'd like to keep at least the bulk of (standard) libraries like
xxx/xxx/WebContent/WEB-INF/lib and xxx/xxx-test/lib in a centralized location (e.g.
/usr/share/java/seam/test/lib and /usr/share/java/seam/lib) and refer to them via an
eclipse environment variable like MY_JBOSS_LIBS rather than having these as part of every
project. This way other developers in a SVN team might define MY_JBOSS_LIBS in a way
suiting their needs. But I found no way changing these settings after using the Seam Tools
wizard.
I don't mind having large projects. But the standard libs for a simple CRUD project
account for nearly 40 MB. And we have lots of students whom we encourage to use subversion
having Jboss/Seam libs installed on every client PC anyway.
I thought of using symlinks on Linux but these won't work for Windows. Furthermore
adding project local libraries might cause a problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151727#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...