mirror of
https://gitlab.com/etc404/software-engineering-project.git
synced 2026-05-10 20:52:58 +00:00
User Controller working, refactored structure
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<dirs>
|
||||
<entry loc="/home/bb7/Downloads/eclipse-jee-2025-03-R-linux-gtk-x86_64/eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_21.0.6.v20250130-0529" stamp="1741254203082"/>
|
||||
<entry loc="/usr/lib/jvm/jdk-25.0.2-oracle-x64" stamp="1772147887363"/>
|
||||
<entry loc="/usr/lib/jvm/java-21-openjdk-amd64" stamp="1772147414667"/>
|
||||
<entry loc="/usr/lib/jvm/jdk-21.0.10-oracle-x64" stamp="1772147606731"/>
|
||||
<entry loc="/home/bb7/Downloads/eclipse-jee-2025-03-R-linux-gtk-x86_64/eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_21.0.6.v20250130-0529/jre" stamp="1741254203082"/>
|
||||
</dirs>
|
||||
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<libraryInfos>
|
||||
<libraryInfo home="/home/bb7/Downloads/eclipse-jee-2025-03-R-linux-gtk-x86_64/eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_21.0.6.v20250130-0529" version="21.0.6">
|
||||
<bootpath>
|
||||
<entry path="null"/>
|
||||
</bootpath>
|
||||
<extensionDirs>
|
||||
<entry path="null"/>
|
||||
</extensionDirs>
|
||||
<endorsedDirs>
|
||||
<entry path="null"/>
|
||||
</endorsedDirs>
|
||||
</libraryInfo>
|
||||
<libraryInfo home="/usr/lib/jvm/jdk-25.0.2-oracle-x64" version="25.0.2"/>
|
||||
<libraryInfo home="/usr/lib/jvm/java-21-openjdk-amd64" version="21.0.10"/>
|
||||
<libraryInfo home="/usr/lib/jvm/jdk-21.0.10-oracle-x64" version="21.0.10"/>
|
||||
<libraryInfo home="/home/bb7/Downloads/eclipse-jee-2025-03-R-linux-gtk-x86_64/eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_21.0.6.v20250130-0529/jre" version="21.0.6"/>
|
||||
</libraryInfos>
|
||||
Reference in New Issue
Block a user