Initial version with functionality to log into the component using frontend

This commit is contained in:
2019-03-30 17:01:31 +01:00
commit 773eb1092d
20 changed files with 491 additions and 0 deletions

6
.buildpath Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<buildpath>
<buildpathentry kind="src" path="src"/>
<buildpathentry external="true" kind="lib" path="/srv/slt-dev"/>
<buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
</buildpath>