Ignore:
Timestamp:
01/11/23 17:19:24 (16 months ago)
Author:
phdmakk
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • v2/trunk/de.ugoe.cs.swe.bnftools.ebnf.ui/.classpath

    r61 r104  
    44        <classpathentry kind="src" path="src-gen"/> 
    55        <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/J2SE-1.5"/> 
     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> 
    711        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 
    812        <classpathentry kind="output" path="bin"/> 
Note: See TracChangeset for help on using the changeset viewer.