EGL Environment issues [message #897386] |
Mon, 23 July 2012 18:04  |
Eclipse User |
|
|
|
Mac OSX 10.6.8
Eclipse Indigo 32 bit
EGL 0.8.0
I have some RichUI that calls two dedicated service programs. I installed Indigo and EGL this AM with no issues. My project was regenerated and several items running as expected. I performed debug with breakpoints in RichUI and Service pgms and saw no issues.
After some modification I had an error trying to set an integer field with a string. I corrected the record definition to string and did a clean on the entire project. There is no DB associated with the record. Just using it to pass data.
I continue to get the same error. When I debug the error occurs on the same line of code. I have commented the line of code and it continues to issue the same error.
I have shut down Eclipse and restarted OS. The problem persist.
I also note the following:
1. I created a new project and moved a test service program to the new project. When I do a clean on my main project the new project is also generated? There are no references in my main to the new.
2. Several test richUI have been deleted completely from my project. The old JS still appears in my project with the date/time they were last generated.
3. The date on all created js and java (the ones that have source) are per the most recent clean. The date on all created js and java (the ones with no source) are per the last time source was present.
4. When I look at the generated java for the record part the definition is per my change. It is showing a string definition instead of int.
Can anyone from the EDT Team offer some advice? I have used up my talent level.
Thx,
Nathan Reed
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04622 seconds