nitind | b0f7b26 | 2004-11-23 19:12:23 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
david_williams | 2a5d162 | 2006-08-05 03:45:07 +0000 | [diff] [blame^] | 3 | <classpathentry kind="src" path="src"/> |
david_williams | d9eeef9 | 2005-01-12 21:18:11 +0000 | [diff] [blame] | 4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
david_williams | 2a5d162 | 2006-08-05 03:45:07 +0000 | [diff] [blame^] | 5 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"> |
| 6 | <accessrules> |
| 7 | <accessrule kind="accessible" pattern="org/eclipse/jst/**"/> |
| 8 | <accessrule kind="accessible" pattern="org/eclipse/wst/**"/> |
| 9 | </accessrules> |
| 10 | </classpathentry> |
david_williams | d9eeef9 | 2005-01-12 21:18:11 +0000 | [diff] [blame] | 11 | <classpathentry kind="output" path="bin"/> |
nitind | b0f7b26 | 2004-11-23 19:12:23 +0000 | [diff] [blame] | 12 | </classpath> |