RPG Next Gen Editor is a lightweight RPG editor solely based on the Eclipse platform. It has some basic plugins which among other things provide a tree view on the QSYS filesystem. The focus for the editor lies on small size and speed. The goal for this project is a feature complete RPG free-format editor which can be used to develop small to midsized projects for even the most advanced programming style.
FS#118 - Properties view does not refresh on Connection state change
Attached to Project:
RPG Next Gen
Opened by Mihael Schmidt (Mihael) - Friday, 28 August 2009, 21:10 GMT+2
Opened by Mihael Schmidt (Mihael) - Friday, 28 August 2009, 21:10 GMT+2
|
DetailsSome properties of the connection are not editable when the connection has the state connected. But the Propertis view does not refresh its data if the connection has changed its state. So this could lead to a change in the Connection properties even if the connection is connected or Connection Properties not being editable even if the connection is not connected.
The Properties View should somehow get informed when the connection state changes and refresh its data. |
This task depends upon