Browse CVS Repository
Diff of /pal/weather/.classpath
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 |
|
|
| 3 |
<classpath> |
<classpath> |
| 4 |
<classpathentry kind="src" path="src/java"/> |
<classpathentry excluding="" kind="src" path="src/java"> |
| 5 |
<classpathentry output="target/test-classes" kind="src" path="src/test"/> |
</classpathentry> |
| 6 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> |
| 7 |
<classpathentry kind="var" path="MAVEN_REPO/portlet-api/jars/portlet-api-1.0.jar"/> |
</classpathentry> |
| 8 |
<classpathentry kind="output" path="target/classes"/> |
<classpathentry kind="var" path="MAVEN_REPO/portlet-api/jars/portlet-api-1.0.jar"> |
| 9 |
</classpath> |
</classpathentry> |
| 10 |
|
<classpathentry kind="var" path="MAVEN_REPO/jstl/jars/jstl-1.0.2.jar"> |
| 11 |
|
</classpathentry> |
| 12 |
|
<classpathentry kind="var" path="MAVEN_REPO/taglibs/jars/standard-1.0.4.jar"> |
| 13 |
|
</classpathentry> |
| 14 |
|
<classpathentry kind="output" path="target/classes"> |
| 15 |
|
</classpathentry> |
| 16 |
|
</classpath> |
|
|
Legend:
| Removed from v.1.1 |
|
| changed lines |
| |
Added in v.1.2 |
|
|
|