简体   繁体   English

我如何才能使用Linux上现在已安装在Windows 7上的预装Intellij Idea?

[英]How can i use a pre installed Intellij Idea that was installed on Windows 7 now on linux?

I have a pre-installed IntelliJ IDEA 2018 with all my code running on it on Windows 7. I want to somehow use the same version of the installation instead of reinstalling the software again on linux and setting up all the libraries and the paths to my code again. 我已经预安装了IntelliJ IDEA 2018,并且所有代码都在Windows 7上运行。我想以某种方式使用相同版本的安装,而不是在Linux上再次重新安装该软件并设置所有库和指向我的路径再次编码。

Is there a way that i can use that installation of IntelliJ on Windows in linux, too? 有没有一种方法可以在Linux的Windows上使用IntelliJ安装?

I have the software installed in D: Drive. 我在D:驱动器中安装了软件。

如评论中所建议,我必须经过单独的Linux安装,然后使用设置同步插件https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html导入设置。

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

相关问题 Windows和Linux中是否预装了Java? - Java pre-installed in Windows and Linux? 如何在Ubuntu上更新已安装的IntelliJ IDEA? - How to update already installed IntelliJ IDEA on Ubuntu? 如何从我的 Windows 机器运行安装在 linux 机器上的 OpenGL 应用程序? - How can I run an OpenGL application installed on a linux machine from my windows machine? 如果它们最初安装在 Windows 上,我如何在 Linux 上安装 conda 包? - How can I install conda packages on Linux if they were originally installed on Windows? 我可以在新安装的Linux中使用Java swing应用程序吗 - Can i use Java swing application in a freshly installed Linux 在窗口操作系统中,如何使用Linux操作系统上安装的PHP接口? - How can I use interface of PHP that is installed on the linux operating system in window operation system? 如何在Linux中找到已安装软件的位置? - How can i find the location of installed software in linux? 如何判断Mono是否在Linux上正确安装? - How can I tell if Mono is installed properly on Linux? 如何在启用安全启动的情况下从已安装的 linux 启动? - how can I boot from an installed linux with secure boot enabled? 如何通过 Linux 脚本检查是否安装了 PostgreSQL? - How can I check if PostgreSQL is installed or not via Linux script?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM