You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I clone your project,it's show errors:😂
E:\WORK\edslite\app\src\lite\java\com\sovworks\eds\android\locations\LUKSLocation.java
Error:(11, 8) Error: Duplicate class found in the file: com.sovworks.eds.android.locations.LUKSLocation
E:\WORK\edslite\app\src\lite\java\com\sovworks\eds\android\tasks\ChangeContainerPasswordTask.java
Error:(8, 8) Error: Duplicate class found in the file: com.sovworks.eds.android.tasks.ChangeContainerPasswordTask
E:\WORK\edslite\app\src\lite\java\com\sovworks\eds\android\tasks\ChangeEDSLocationPasswordTask.java
Error:(3, 17) Error: Duplicate class found in the file: com.sovworks.eds.android.tasks.ChangeEDSLocationPasswordTask
E:\WORK\edslite\app\src\lite\java\com\sovworks\eds\luks\FormatInfo.java
Error:(4, 8) Error: Duplicate class found in the file: com.sovworks.eds.luks.FormatInfo
E:\WORK\edslite\app\src\main\java\com\sovworks\eds\luks\FormatInfo.java
Error:(17, 8) Error: Class 'FormatInfo' must either be declared abstract or implement abstract method 'getMaxPasswordLength()' in 'ContainerFormatInfo
Error:Execution failed for task ':app:compileLiteLicCheckNoneNoinetNofsmlDebugJavaWithJavac'.
Compilation failed; see the compiler error output for details.
The text was updated successfully, but these errors were encountered:
when I clone your project,it's show errors:😂
E:\WORK\edslite\app\src\lite\java\com\sovworks\eds\android\locations\LUKSLocation.java
Error:(11, 8) Error: Duplicate class found in the file: com.sovworks.eds.android.locations.LUKSLocation
E:\WORK\edslite\app\src\lite\java\com\sovworks\eds\android\tasks\ChangeContainerPasswordTask.java
Error:(8, 8) Error: Duplicate class found in the file: com.sovworks.eds.android.tasks.ChangeContainerPasswordTask
E:\WORK\edslite\app\src\lite\java\com\sovworks\eds\android\tasks\ChangeEDSLocationPasswordTask.java
Error:(3, 17) Error: Duplicate class found in the file: com.sovworks.eds.android.tasks.ChangeEDSLocationPasswordTask
E:\WORK\edslite\app\src\lite\java\com\sovworks\eds\luks\FormatInfo.java
Error:(4, 8) Error: Duplicate class found in the file: com.sovworks.eds.luks.FormatInfo
E:\WORK\edslite\app\src\main\java\com\sovworks\eds\luks\FormatInfo.java
Error:(17, 8) Error: Class 'FormatInfo' must either be declared abstract or implement abstract method 'getMaxPasswordLength()' in 'ContainerFormatInfo
Error:Execution failed for task ':app:compileLiteLicCheckNoneNoinetNofsmlDebugJavaWithJavac'.
The text was updated successfully, but these errors were encountered: