Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help ... Duplicate class found and Class 'FormatInfo' must either be declared abstract or implement abstract method 'getMaxPasswordLength() #3

Open
yahch opened this issue Nov 4, 2017 · 0 comments

Comments

@yahch
Copy link

yahch commented Nov 4, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant