简体   繁体   English

Eclipse WindowBuilder 无法更改值

[英]Eclipse WindowBuilder can't change value

I am working with the Eclipse IDE for Java Developers 2018-12 (4.10) on Ubuntu 18.04 with the JDK 1.8 (202) on a Java project, I have installed WindowBuilder components for drag and drop designing with Java Swing Components:我在 Ubuntu 18.04 上使用 Eclipse IDE for Java Developers 2018-12 (4.10) 和 Java 项目上的 JDK 1.8 (202),我已经安装了 WindowBuilder 组件,用于使用 Java Swing 组件进行拖放设计:

eclipse软件中安装的组件列表<\/a>

I can successfully add components but can't change any field value like bounds value or text value in Ubuntu eclipse I have worked on it in windows and able to change there but here is this bug.我可以成功添加组件,但不能在 Ubuntu eclipse 中更改任何字段值,例如边界值或文本值

I've checked the code and working with windows eclipse WindowBuilder我已经检查了代码并使用了 windows eclipse WindowBuilder

Not working even in a new project.即使在新项目中也无法工作。

属性图像<\/a>

"

I had this issue and for me the solution was to download last good build directly from update site instead of Eclipse Marketplace.我遇到了这个问题,对我来说,解决方案是直接从更新站点而不是 Eclipse Marketplace 下载最后一个好的构建。

https:\/\/www.eclipse.org\/windowbuilder\/download.php<\/a> https:\/\/www.eclipse.org\/windowbuilder\/download.php<\/a>

"

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

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