question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[question] How setup IntelliJ IDEA to develop and run run (test) this project?

See original GitHub issue

I want to know do I configure my enviroment to run this project on my machine for development purpose.

I get it and when I open it says:

Run Configuration Error: No SDK specified for plugin module 'flutter-intellij'

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
pedromassangocommented, Jun 17, 2020

Yes. I actualy didn’t tried these instructions. I will try it today. Thanks.

0reactions
stevemessickcommented, Mar 17, 2021

The Dart plugin needs to be installed in the IDE you use for editing the Flutter plugin. Yeah, it is confusing but there isn’t really a good vocabulary for this topic.

The installation instructions in CONTRIBUTING.md have recently been updated for IntelliJ 2020.3 and Java 11.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Run tests | IntelliJ IDEA Documentation - JetBrains
Set up test configuration ​​ . In the menu, click Choose configuration near Run Tests and select which configuration you want to run....
Read more >
Run applications | IntelliJ IDEA Documentation - JetBrains
in the gutter near the class declaration and select Modify Run Configuration. Modify run configuration. Modify the run/debug configuration as ...
Read more >
Test-driven development | IntelliJ IDEA Documentation
Launch IntelliJ IDEA. · From the list on the left, select New Project. · Name the new project, for example: MoodAnalyser and change...
Read more >
Create your first Java application | IntelliJ IDEA Documentation
In this tutorial, you will learn how to create, run, and package a simple Java application that prints Hello, World! to the system...
Read more >
IntelliJ IDEA - Run, debug, and test Groovy - JetBrains
Test a Groovy application​​ Press Ctrl+Shift+T and select Create New Test. In the dialog that opens, specify your test settings and click OK....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found