source: default/v2/trunk/de.ugoe.cs.swe.bnftools.ebnf.ui/.classpath @ 104

Last change on this file since 104 was 104, checked in by phdmakk, 16 months ago

+ updated manifests and class paths, Java 11, etc.

  • Property svn:mime-type set to text/plain
File size: 552 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry kind="src" path="src"/>
4        <classpathentry kind="src" path="src-gen"/>
5        <classpathentry kind="src" path="xtend-gen"/>
6        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
7                <attributes>
8                        <attribute name="module" value="true"/>
9                </attributes>
10        </classpathentry>
11        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
12        <classpathentry kind="output" path="bin"/>
13</classpath>
Note: See TracBrowser for help on using the repository browser.