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

HelloScaloid is already defined as class HelloScaloid #24

Open
cupuyc opened this issue Jan 30, 2017 · 2 comments
Open

HelloScaloid is already defined as class HelloScaloid #24

cupuyc opened this issue Jan 30, 2017 · 2 comments

Comments

@cupuyc
Copy link

cupuyc commented Jan 30, 2017

Having this compilation issue in Idea.

Error:(6, 7) HelloScaloid is already defined as class HelloScaloid
class HelloScaloid extends SActivity {
      ^

I'm using Android SDK 23.
I've tried sbt clean, but it didn't help.

@pocorall
Copy link
Owner

pocorall commented Feb 1, 2017

Did you followed the steps listed below?

https://github.com/pocorall/hello-scaloid-sbt#using-intellij-idea

Which version of IDEA did you use?

Is sbt android:packageDebug works?

@cupuyc
Copy link
Author

cupuyc commented Feb 1, 2017

Idea 15.0.3

Both sbt run and sbt android:packageDebug work fine.

Note, that there was no auto generated "run configuration" created after project has been imported.

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

2 participants