| <?xml version="1.0" encoding="UTF-8"?> | |
| <classpath> | |
| <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> | |
| <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"> | |
| <accessrules> | |
| <accessrule kind="accessible" pattern="org/w3c/dom/css/**/*"/> | |
| <accessrule kind="accessible" pattern="org/eclipse/wst/sse/core/**"/> | |
| <accessrule kind="accessible" pattern="org/eclipse/wst/css/core/**"/> | |
| <accessrule kind="accessible" pattern="org/eclipse/wst/xml/core/**"/> | |
| <accessrule kind="accessible" pattern="org/eclipse/wst/sse/ui/**"/> | |
| <accessrule kind="accessible" pattern="org/eclipse/wst/xml/ui/**"/> | |
| <accessrule kind="accessible" pattern="org/eclipse/wst/html/core/**"/> | |
| <accessrule kind="accessible" pattern="org/eclipse/wst/html/core/internal/htmlcss/StyleAdapterFactory"/> | |
| <accessrule kind="accessible" pattern="org/eclipse/wst/sse/internal/contentproperties/IContentSettings"/> | |
| <accessrule kind="accessible" pattern="org/eclipse/wst/common/componentcore/internal/util/IModuleConstants"/> | |
| <accessrule kind="accessible" pattern="org/eclipse/jem/internal/util/emf/workbench/nls/EMFWorkbenchResourceHandler"/> | |
| </accessrules> | |
| </classpathentry> | |
| <classpathentry kind="src" path="src"/> | |
| <classpathentry kind="output" path="bin"/> | |
| </classpath> |