tweak project info for Eclipse to fix up their import to IntelliJ

This commit is contained in:
Ben Fry
2021-01-17 15:11:25 -05:00
parent d9901fe327
commit ce77558c97
14 changed files with 51 additions and 21 deletions

View File

@@ -4,7 +4,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry combineaccessrules="false" kind="src" path="/processing4-app"/>
<classpathentry combineaccessrules="false" kind="src" path="/processing4-core"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/AdoptOpenJDK 11 [11.0.6]">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/adoptopenjdk-11">
<attributes>
<attribute name="module" value="true"/>
</attributes>