Qt Eclipse 集成插件是否仍可供下载?

2023-08-23Java开发问题
15

本文介绍了Qt Eclipse 集成插件是否仍可供下载?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

问题描述

我想开始在 Eclipse IDE 中使用 Qt 开发一个新的 C++ 应用程序.我从诺基亚读到了一个 Qt 集成插件,但找不到它可以下载,也没有任何官方声明它是否已停产或重命名.

I want to start developing a new C++ application with Qt in the Eclipse IDE. I read about a Qt integration plugin from Nokia but can not find it to download, nor any official statement whether it is been discontinued or renamed.

Eclipse 是否还有 Qt GUI 插件?

Is there still a Qt GUI plugin for Eclipse?

推荐答案

很久以前就停止了它的工作,当 Qt 成为开源时,它已经过时了,它从下载页面中删除了.Windows 版本仍可在 Softpedia 不过.

Work was stopped on it a long time ago, and when Qt became open-source it had become so out of date it was removed from the downloads page. The Windows version is still available at Softpedia though.

我必须说,如果我是你,我会使用 Qt Creator.在过去的几年里,它的开发速度加快了,在 Qt 工作方面它比 Eclipse 好得多(我实际上也更喜欢它用于一般 C++ 工作).

I must say, if I were you, I would use Qt Creator. Development on it has accelerated in the last couple of years and it is much better than Eclipse for Qt work (I actually prefer it for general C++ work as well).

这篇关于Qt Eclipse 集成插件是否仍可供下载?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

The End

相关推荐

如何使用 JAVA 向 COM PORT 发送数据?
How to send data to COM PORT using JAVA?(如何使用 JAVA 向 COM PORT 发送数据?)...
2024-08-25 Java开发问题
21

在 Eclipse 项目中使用西里尔文 .properties 文件
Use cyrillic .properties file in eclipse project(在 Eclipse 项目中使用西里尔文 .properties 文件)...
2024-08-25 Java开发问题
18

在属性文件中查找重复键和值的工具
Tool to find duplicate keys and value in properties file(在属性文件中查找重复键和值的工具)...
2024-08-25 Java开发问题
14

如何在 Java 应用程序中处理多种语言?
How to handle multiple languages in Java apps?(如何在 Java 应用程序中处理多种语言?)...
2024-08-25 Java开发问题
11

将 Java Swing 桌面应用程序国际化的最佳实践是什么?
What are the best practices for internationalizing a Java Swing desktop application?(将 Java Swing 桌面应用程序国际化的最佳实践是什么?)...
2024-08-25 Java开发问题
15

自动委托 java 类的所有方法
Automatically delegating all methods of a java class(自动委托 java 类的所有方法)...
2024-08-25 Java开发问题
5