Faculty of Information Technology
Software Engineering Group

Opened 5 years ago

Last modified 5 years ago

#220 new todo

Refactoring to "know" about subclasses (packages)

Reported by: Patrik Svestka Owned by:
Priority: major Milestone:
Component: default Keywords:
Cc: Also affects CVS HEAD (eXept version): no

Description (last modified by Patrik Svestka)

If you refactor code e.g. move method to the subclass or rename method in subclass the code ends up in __NoProject__ with complete project structure.

Current workaround:
Move all methods (protocols) to correct package before doing commit.

An Screenshot:


Attachments (1)

checking_no_project.png (163.1 KB) - added by Patrik Svestka 5 years ago.

Download all attachments as: .zip

Change History (3)

Changed 5 years ago by Patrik Svestka

Attachment: checking_no_project.png added

comment:1 Changed 5 years ago by Patrik Svestka

Description: modified (diff)

comment:2 Changed 5 years ago by Patrik Svestka

Description: modified (diff)
Note: See TracTickets for help on using tickets.