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
{{ message }}
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.
I installed the dart plugin for eclipse on Windows 10 (Eclipse version 20200910-1200). I then installed flutter 1.22.6 and caused it to install Dart (flutter dart). After setting the path for flutter in my Windows 10 environment, I then restarted eclipse. I went into Windows>Preferences>Dart to set the location for the dart SDK and no matter which path I put (i.e. C:\flutter\bin\ or C:\flutter\bin\cache\dart-sdk, or variants pointing into the dart-sdk bin or lib or include directory) none seem to work.
I did make sure that Dart was running correctly from a command prompt by typing dart --version.
Any ideas why Eclipse 2020.09 with the Dart plugin can't set the SDK location?
The text was updated successfully, but these errors were encountered:
@sebthom very cool, would you be interested in taking over this project with your code? This would allow you to add your Dart support to the official Eclipse update site. Our project unfortunately died but would be still interested in helping with testing and build.
@vogella thanks for the offer. at the moment I don't really see the value of moving to the foundation. esp. as long as I am the only developer I like to keep the administrative overhead to a minimum.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I installed the dart plugin for eclipse on Windows 10 (Eclipse version 20200910-1200). I then installed flutter 1.22.6 and caused it to install Dart (flutter dart). After setting the path for flutter in my Windows 10 environment, I then restarted eclipse. I went into Windows>Preferences>Dart to set the location for the dart SDK and no matter which path I put (i.e. C:\flutter\bin\ or C:\flutter\bin\cache\dart-sdk, or variants pointing into the dart-sdk bin or lib or include directory) none seem to work.
I did make sure that Dart was running correctly from a command prompt by typing dart --version.
Any ideas why Eclipse 2020.09 with the Dart plugin can't set the SDK location?
The text was updated successfully, but these errors were encountered: