Changeset 5
- Timestamp:
- Aug 25, 2010, 10:06:39 AM (14 years ago)
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
.classpath
r4 r5 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <classpath> 3 <classpathentry kind="src" path="src "/>3 <classpathentry kind="src" path="src/main/java"/> 4 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 5 5 <classpathentry kind="output" path="build"/> -
.project
r4 r5 6 6 </projects> 7 7 <buildSpec> 8 <buildCommand>9 <name>org.eclipse.jdt.core.javabuilder</name>10 <arguments>11 </arguments>12 </buildCommand>13 8 </buildSpec> 14 9 <natures>
Note: See TracChangeset
for help on using the changeset viewer.