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

No 'Open Module Settings' when right-clicking android folder #941

Open
goderbauer opened this issue Apr 21, 2017 · 4 comments
Open

No 'Open Module Settings' when right-clicking android folder #941

goderbauer opened this issue Apr 21, 2017 · 4 comments

Comments

@goderbauer
Copy link
Member

I was trying to follow the steps in https://flutter.io/intellij-ide/#edit-android-code to edit my android code in IntelliJ. However, I am failing in step 1: There is no 'Open Module Settings' when right-clicking the android folder:

screen shot 2017-04-21 at 12 32 17 pm

Am I doing this wrong?

@devoncarew
Copy link
Member

Is that an existing project? It may not have the right metadata set up. Can you create a new project and confirm if you still see the issue? If not, we probably just need to update the metadata for the firebase_messaging project.

You should be able to get to the same configuration page using the project structure dialog.

@goderbauer
Copy link
Member Author

With a fresh flutter checkout, I just ran flutter create --plugin foo_bar on my Windows and MacOS machine. When I then open the created project dir in IntelliJ I don't see the Open Module Settings on both platforms. Maybe the plugin template is not properly set up for this?

How do I get to the project structure dialog?

@devoncarew
Copy link
Member

@skybrian, we may need to add Android / IntelliJ metadata to the --plugin variant of flutter create.

@devoncarew
Copy link
Member

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

No branches or pull requests

4 participants