Added boolean registration to LoginCredentials

This commit is contained in:
2020-01-18 10:27:29 +01:00
parent 19bbaf7d7a
commit e5c67b859b
4 changed files with 32 additions and 10 deletions

View File

@ -24,5 +24,10 @@
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>