For JSF projects, solving JBIDE-1714, I have eliminated file
/.settings/org.jbosstools.jst.web.xml
so it is not a problem anymore.
okey...then I have questions for that:
do we still work with users existing workspaces having that file ? (we must)
do we still work with non-WTP projects ? (we must)
What information does org.jbosstools.jst.web.xml represent ? It is more than just the jar
dependencies right?
For Struts projects dependency of Studio implementation on this file
is rather strong
so that eliminating it would require some extensive refactoring. Do we need to solve
the problem for Struts, nevertheless, or is not it worth efforts?
If struts is completely seperate from this then lets first focus on JSF - I haven't
seen
anyone report back on Struts.
-max
Slava
----- Original Message -----
From: "Max Rydahl Andersen" <max.andersen(a)redhat.com>
To: <jbosstools-dev(a)lists.jboss.org>
Cc: "Viacheslav Kabanovich" <scabanovich(a)exadel.com>;
<external-exadel-list(a)redhat.com>
Sent: Monday, March 17, 2008 8:07 PM
Subject: physical bound file names in .settings directories ?
I just noticed
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137029#... which
asks how users should commit their projects to svn/cvs when our .settings files contains
hardcoded file references.
I did not think we still had this so it becomes a very good question.
How did Exadel do this with Exadel studio ?
/max