mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 04:35:32 +00:00
this to enable things such as access to FileList and File from FileUpload input elements
11 lines
651 B
XML
Executable File
11 lines
651 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry exported="true" kind="lib" path="lib/base-1.0.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/elemental2-core-1.1.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/elemental2-dom-1.1.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/elemental2-promise-1.1.0.jar"/>
|
|
<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"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|