-
Notifications
You must be signed in to change notification settings - Fork 0
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
Auto-configure Python environment for PyDev #27
Comments
As we would do this, adding also support for
|
Python and C++ done. Javadoc TODO. (https://stackoverflow.com/a/16756755 maybe?) |
Also, hide or configure the "Cross GCC" Eclipse C++ compiler (Linux GCC works fine, but it's silly to have a non-working option), and configure the Python interpreter (right now "Quick config" works, but has to be done) |
Javadoc done in c281ad9 |
Removing Cross GCC done in 876b869 |
Also need both 2 and 3 pre-configured, and to make sure |
From feedback:
The text was updated successfully, but these errors were encountered: