Implemented the sort by title functionality

This commit is contained in:
Abbas Al-younis
2023-11-02 17:33:20 -06:00
parent 72164a9802
commit f9cfe8fbd2
5 changed files with 147 additions and 195 deletions
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path=""/>
<classpathentry kind="output" path=""/>
</classpath>