

litesoft
@ 670
litesoft / trunk / GWT_Sandbox / MultiModuleSingleSrc / main / .classpath
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="src" path="/main/src"/> <classpathentry kind="src" path="/main/warResources"/> <classpathentry kind="src" path="/main/war/WEB-INF"/> <classpathentry combineaccessrules="false" kind="src" path="/anywhere"/> <classpathentry combineaccessrules="false" kind="src" path="/common"/> <classpathentry combineaccessrules="false" kind="src" path="/foundation"/> <classpathentry combineaccessrules="false" kind="src" path="/groupBack"/> <classpathentry combineaccessrules="false" kind="src" path="/groupFront"/> <classpathentry exported="true" kind="lib" path="/main/src"/> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GWT_dev"/> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GWT_user"/> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Logger"/> <classpathentry kind="lib" path="/main/war/WEB-INF/lib/VersionedStaticContentFilter.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |
Commits for litesoft/trunk/GWT_Sandbox/MultiModuleSingleSrc/main/.classpath
Revision | Author | Commited | Message |
---|---|---|---|
582 |
![]() |
Mon 14 Nov, 2011 19:55:23 +0000 | Single Dir Based MultiModule |