equal
deleted
inserted
replaced
1 <project > |
1 <project > |
2 <!-- WS_DIR is set in the associated shell scripts --> |
2 <!-- WS_DIR is set in the associated shell scripts --> |
3 <property environment="env"/> |
3 <property environment="env"/> |
4 <echo message="workspace: ${env.WS_DIR}"/> |
4 <echo message="workspace: ${env.WS_DIR}"/> |
|
5 <property name="source" value="1.5" /> |
|
6 <property name="target" value="1.5" /> |
5 <eclipse.buildScript |
7 <eclipse.buildScript |
6 elements="feature@org.symbian.tools.wrttools" |
8 elements="feature@org.symbian.tools.wrttools" |
7 buildDirectory="${env.WS_DIR}" |
9 buildDirectory="${env.WS_DIR}" |
8 pluginPath="/usr/eclipse/JEE/eclipse/plugins" |
10 pluginPath="/usr/eclipse/JEE/eclipse/plugins" |
9 /> |
11 /> |