Opened 9 years ago
Last modified 7 years ago
#3731 assigned defect
OMEdit creates unnecessary empy Icon and Diagram annotation — at Version 1
Reported by: | Dietmar Winkler | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | Future |
Component: | Interactive Environment | Version: | v1.9.4-dev-nightly |
Keywords: | Cc: |
Description (last modified by )
When creating a new class with OMEdit will always add the line
annotation(Icon, Diagram);
even to classes where this doesn't make sense. It's simply just adds noise to the code which is especially annoying when having your code under version control.
Note:
See TracTickets
for help on using tickets.