Actions
Bug #4715
closedEclipse metadata in webservice module breaks eclipse project import
Start date:
01/29/2010
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4715
Description
The webservice module in SVN has eclipse .project and .classpath metadata files that do not get overwritten by running 'ant eclipse' (unless 'ant clean-eclipse' is run first), which causes importing kepler eclipse projects to fail.
Other modules in SVN also have eclipse metadata:
./modules/comad-exp/.classpath
./modules/comad-exp/.project
./modules/common-lite/.classpath
./modules/common-lite/.project
./modules/pbconvert/.classpath
./modules/pbconvert/.project
./modules/webservice/KeplerWebService/.classpath
./modules/webservice/KeplerWebService/.project
./modules/webservice/KeplerWSClient/.classpath
./modules/webservice/KeplerWSClient/.project
Actions