Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经使用 SWT 创建了一个客户端应用程序。目前我面临这个问题,我想使用 SWT 显示日志文件的内容,比如 Eclipse 中的控制台或 Linux 终端中的 tail,它会不断更新。这可能吗?如果是,我应该看什么?
看看它正在做你描述的LogViewer插件