简体   繁体   English

如何使用eclipse在python和java之间切换

[英]How to switch between python and java using eclipse

I have just installed pydev on eclipse to write a simple python project. 我刚刚在eclipse上安装了pydev来编写一个简单的python项目。 Now I would like to switch back to using java in eclipse. 现在我想切换回在Eclipse中使用Java。 In my project explorer window I do not see any of my java projects. 在我的项目浏览器窗口中,我看不到任何Java项目。 When I go to file-> import -> Existing Projects into Workspace, all of the java projects are greyed out (not selectable). 当我转到文件->导入->现有项目到Workspace中时,所有的Java项目都是灰色的(不可选择)。 Do you know how I can switch between python and java using eclipse? 您知道如何使用eclipse在python和java之间切换吗?

You need to switch to java environment in eclipse then only you would be able to import java project ! 您需要在eclipse中切换到Java环境,然后才可以导入Java项目!

refer this : http://help.eclipse.org/luna/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Ftasks%2Ftasks-9f.htm 请参阅: http : //help.eclipse.org/luna/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Ftasks%2Ftasks-9f.htm

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM