|
1 | | -<?xml version="1.0" encoding="UTF-8"?> |
2 | | -<classpath> |
3 | | - <classpathentry kind="src" path="src"/> |
4 | | - <classpathentry kind="src" path="annotation"/> |
5 | | - <classpathentry kind="src" path="store"/> |
6 | | - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
7 | | - <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
8 | | - <classpathentry kind="src" path="ajaxcore"/> |
9 | | - <classpathentry kind="src" path="ajaxswt"/> |
10 | | - <classpathentry kind="src" path="ajaxrpc"/> |
11 | | - <classpathentry kind="src" path="ajaxpipe"/> |
12 | | - <classpathentry kind="var" path="JAVAX_SERVLET"/> |
13 | | - <classpathentry kind="output" path="bin"/> |
14 | | -</classpath> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<classpath> |
| 3 | + <classpathentry kind="src" path="src"/> |
| 4 | + <classpathentry kind="src" path="annotation"/> |
| 5 | + <classpathentry kind="src" path="store"/> |
| 6 | + <classpathentry kind="src" path="generator"/> |
| 7 | + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| 8 | + <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
| 9 | + <classpathentry kind="src" path="ajaxcore"/> |
| 10 | + <classpathentry kind="src" path="ajaxswt"/> |
| 11 | + <classpathentry kind="src" path="ajaxrpc"/> |
| 12 | + <classpathentry kind="src" path="ajaxpipe"/> |
| 13 | + <classpathentry kind="var" path="JAVAX_SERVLET"/> |
| 14 | + <classpathentry kind="output" path="bin"/> |
| 15 | +</classpath> |
0 commit comments