How to view .py in Eclipse

I just installed eclipse on my machine and want to modify the .py file. I tried to open the file and I did not find the application with an error. What do I need to install and how to install it. I searched the Internet and did not find clear instructions. I am using the Java Eclipse SDK.

I am trying to open a .py file with Eclipse on a windows machine. The error I get is "application not found".

+4
source share

Source: https://habr.com/ru/post/1384442/


All Articles