diff options
| author | Ben Culkin <scorpress@gmail.com> | 2023-10-25 19:33:51 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2023-10-25 19:33:51 -0400 |
| commit | f2037af115d8459aeaed003bb7c4aa0557a040b9 (patch) | |
| tree | 364333a240024b39ba6e40384ed92a3da29f9b2e /JPratt/.classpath | |
| parent | c3a5210cbcda9b5a80f37c31698e35ca6fb5a2d8 (diff) | |
Tweak
Diffstat (limited to 'JPratt/.classpath')
| -rw-r--r-- | JPratt/.classpath | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/JPratt/.classpath b/JPratt/.classpath index 929a07e..2236a24 100644 --- a/JPratt/.classpath +++ b/JPratt/.classpath @@ -10,11 +10,13 @@ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"> <attributes> <attribute name="maven.pomderived" value="true"/> + <attribute name="module" value="true"/> </attributes> </classpathentry> <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> <attributes> <attribute name="maven.pomderived" value="true"/> + <attribute name="module" value="true"/> </attributes> </classpathentry> <classpathentry kind="src" output="target/test-classes" path="src/test/java"> |
