Skip to content

Commit

Permalink
removed old Java generator
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Dec 22, 2023
1 parent be0778f commit f8b3fd3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 48 deletions.
7 changes: 1 addition & 6 deletions org.eclipse.xtext.common.types/.classpath
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
<?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-11">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="emf-gen"/>
<classpathentry kind="src" path="deprecated"/>
<classpathentry kind="src" path="generator"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>

This file was deleted.

0 comments on commit f8b3fd3

Please sign in to comment.