Browse Source

去掉src中config配置,避免引起配置文件冲突

caohuigit 8 years ago
parent
commit
9f73d48ca7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      TRS.WCM.Developer/.classpath

+ 0 - 1
TRS.WCM.Developer/.classpath

@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="src"/>
-	<classpathentry excluding="com/*" kind="src" path="config"/>
 	<classpathentry kind="src" path="test"/>
 	<classpathentry kind="src" path="myconfig"/>
 	<classpathentry kind="lib" path="libs/WCM8/classes" sourcepath="/wcm.paas"/>