Eclipse界面实在难看,请教有什么办法可以美化一下么
Tofloor
poster avatar
super3dmax
deepin
2020-01-02 17:39
Author
DEEPIN 15.11。按论坛上的教程或是百科中的教程安装主题,从来没有成功过。
所以现在想知道有没有办法直接调整GTK3的方法?比如像是GTK2的时候写个.gtkrc-2.0来调整。
或者有人能帮忙看看为什么主题安装不成功?

从https://www.pling.com/这个主题网站下载了个deepin-dark-breeze-osx的gtk3主题,放到了/usr/share/themes/目录下,重启后在控制的主题中看不到的。后面下载了一些其它主题也一样。

Reply Favorite View the author
All Replies
avatar
Skycat
deepin
2020-01-02 18:17
#1
Eclipse marketplace 搜下 DevStyle 试试
Reply View the author
avatar
qlgbdu
deepin
2020-01-02 18:50
#2
在Eclipse marketplace 中搜过color theme
Reply View the author
avatar
super3dmax
deepin
2020-01-02 19:25
#3
现在颜色看上去好多了。不过这些按钮之类的有办法调整么?实在是太大了
Reply View the author
avatar
liuzy88
deepin
2020-01-02 19:35
#4
都2020年了,还在用eclipse吗,快换IDEA!
# 不用改hosts,如果已修改,请去掉
wget https://download.jetbrains.8686c.com/idea/ideaIU-2019.1.4.tar.gz
# 下载破解补丁到安装目录
cd /usr/share/intellij-idea-ultimate/bin
wget http://upload.liuzy88.com/jetbrains-agent.jar
# 修改配置,末尾添加一行
sudo vim idea64.vmoptions
-javaagent:/usr/share/intellij-idea-ultimate/bin/jetbrains-agent.jar
# 查看激活码并输入
curl http://upload.liuzy88.com/jetbrains-key.txt
# 点击激活服务器输入(自动)
http://jetbrains-license-server
# 如果激活失败,请先退出软件,删除用户目录下配置文件夹,如.IntelliJIdea2019.1
Reply View the author
avatar
super3dmax
deepin
2020-01-02 19:44
#5
没办法,还是要用eclipse的,还有数据库客户端用的是dbeaver,也是基于eclipse的。
LINUX下没发现有好的数据库客户端,日常使用DB2和SQLServer
Reply View the author
avatar
望碎星河
deepin
2020-12-23 17:30
#6
Reply View the author
avatar
大蒜是只猫
deepin
2022-11-11 00:25
#7

这个主要是deepin对gtk3的样式审美有问题,按照这个方式可以搞定。https://ywnz.com/linuxmh/8213.html

Reply View the author