summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorAdrien Hopkins <adrien.p.hopkins@gmail.com>2025-02-21 23:51:13 -0500
committerAdrien Hopkins <adrien.p.hopkins@gmail.com>2025-02-23 20:31:46 -0500
commit9a25a05d1b376dc20a14696afa280ff4940b1f8a (patch)
treeffc8b19b8262556b28f39ce691e2ec2fe90b0ed8 /.classpath
parenta9485b187844cad900bc43c0651406c51a7295c1 (diff)
Add internationalization API to GUI
This commit intentionally fails one test, since that is for functionality I intend to add later.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index d4e759d..02a1f84 100644
--- a/.classpath
+++ b/.classpath
@@ -25,6 +25,6 @@
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
- <classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
<classpathentry kind="output" path="bin/default"/>
</classpath>