Adds new file.
This commit is contained in:
10
.idea/runConfigurations.xml
generated
10
.idea/runConfigurations.xml
generated
@ -1,10 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="RunConfigurationProducerService">
|
|
||||||
<option name="ignoredProducers">
|
|
||||||
<set>
|
|
||||||
<option value="com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationProducer" />
|
|
||||||
</set>
|
|
||||||
</option>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
11
.idea/runConfigurations/Server.xml
generated
11
.idea/runConfigurations/Server.xml
generated
@ -1,11 +0,0 @@
|
|||||||
<component name="ProjectRunConfigurationManager">
|
|
||||||
<configuration default="false" name="Server" type="Application" factoryName="Application">
|
|
||||||
<option name="ALTERNATIVE_JRE_PATH" value="corretto-1.8" />
|
|
||||||
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
|
|
||||||
<option name="MAIN_CLASS_NAME" value="com.jamesquinley.init" />
|
|
||||||
<module name="AotskLoginServer" />
|
|
||||||
<method v="2">
|
|
||||||
<option name="Make" enabled="true" />
|
|
||||||
</method>
|
|
||||||
</configuration>
|
|
||||||
</component>
|
|
@ -0,0 +1,4 @@
|
|||||||
|
package com.jamesquinley.authenticationServices;
|
||||||
|
|
||||||
|
public class handleKeyGen {
|
||||||
|
}
|
Reference in New Issue
Block a user