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

Auto-configure Python environment for PyDev #27

Open
SolalPirelli opened this issue Apr 2, 2017 · 6 comments
Open

Auto-configure Python environment for PyDev #27

SolalPirelli opened this issue Apr 2, 2017 · 6 comments

Comments

@SolalPirelli
Copy link
Member

From feedback:

  • Javadoc (apparently not enabled/downloaded by default...)
  • C++ as well, not just Java
@BenjaminSchubert
Copy link

As we would do this, adding also support for

  • python
  • scala ?

@SolalPirelli
Copy link
Member Author

SolalPirelli commented Oct 5, 2017

Python and C++ done. Javadoc TODO. (https://stackoverflow.com/a/16756755 maybe?)

@SolalPirelli
Copy link
Member Author

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)

@SolalPirelli
Copy link
Member Author

Javadoc done in c281ad9

@SolalPirelli
Copy link
Member Author

Removing Cross GCC done in 876b869

@SolalPirelli SolalPirelli changed the title Eclipse improvements Auto-configure Python environment for PyDev Nov 17, 2017
@SolalPirelli
Copy link
Member Author

Also need both 2 and 3 pre-configured, and to make sure python and python3 are the expected symlinks.

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

2 participants