Changeset 627 for trunk/quest-plugin-jfc-test
- Timestamp:
- 08/27/12 14:59:55 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/quest-plugin-jfc-test/.classpath
r575 r627 7 7 </attributes> 8 8 </classpathentry> 9 <classpathentry kind="src" path="src/test/resources"/> 9 <classpathentry including="**/*.java" kind="src" path="src/test/resources"/> 10 <classpathentry kind="src" output="target/classes" path="src/main/java"> 11 <attributes> 12 <attribute name="optional" value="true"/> 13 <attribute name="maven.pomderived" value="true"/> 14 </attributes> 15 </classpathentry> 10 16 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"> 11 17 <attributes>
Note: See TracChangeset
for help on using the changeset viewer.