Need help with a design view cache/reload problem [message #607813] |
Fri, 20 May 2005 16:07 |
Eclipse User |
|
|
|
Eclipse 3.1.M7
VE N20050519 latest nightly
VE seems like it is failing to write or subsequently read some of the
cached property values. Cleaning the project after every time the
customizer is a workaround.
No errors appear in the log file.
Procedurally:
Open file containing my bean, invoke customizer on the bean, click OK to
implement code changes. (The correct values are present in the property
sheet; the expected code is generated and present in the java file.)
Save file.
Close file.
Open file.
(In the property sheet for my bean, at least one 'customized' string
property value is blank. However, the correct code statement is present
in the file. The design view shows the bean panel outline, but not the
contents of my bean. This appearance is consistent with the property
being blank.)
Close file.
Clean project.
Open file.
(Property sheet contents and design view are now fully correct.)
My log shows that the correct named property changes are being generated
for all values changed by the customizer.
If I customize just one value, then that will be the one property that
VE fails to reload.
|
|
|
Powered by
FUDForum. Page generated in 0.03146 seconds