Community
Participate
Working Groups
In the future, we will be removing the BasicProgram annotation, since it is no longer required. Since we are so close to shutting down the .7 release, I do not want to risk removing the annotation now only to find out that someone required it to exist. In the .7 time frame, we should remove references to BasicProgram in our utilities that generate EGL Source code, so that when the annotation is removed new code will continue to work. Remove references to BasicProgram in: * Content Assist * Templates * (Any other IDE utility that normally inserts the BasicProgram annotation in EGL Source code) Paul, please remove the onUnloadExit field from the BasicProgram annotation, since no one can use that in EDT .7.
Resolved.
comment out basicprobram in content assist remove basic program in template.
Thanks for making these changes. In the file eglcoredefault-templates.properties, please put back 'basic' for the string Templates.basic_program. We still have basic programs, we just don't have a stereotype for them. This is the same as we have for basic handler and basic library.
See comment 3.
(In reply to comment #4) > See comment 3. add "basic" back.
Verified and close with the 20111130 build.