Opened 6 years ago

#233 new defect

Moving privite class that has also a private class - deletes the second class

Reported by: patrik.svestka@… Owned by:
Priority: major Milestone:
Component: default Keywords:
Cc: Also affects CVS HEAD (eXept version): no

Description

If you want to move (make public) a private class that also has a private class beneath it. The last class gets deleted during making public process.

Before making it public:
before making it public

After making it public:
After making it public

Attachments (2)

move_private_class_with_private_class.gif (124.1 KB ) - added by patrik.svestka@… 6 years ago.
before making it public
only_first_private_class_remains.gif (69.0 KB ) - added by patrik.svestka@… 6 years ago.
After making it public

Download all attachments as: .zip

Change History (2)

by patrik.svestka@…, 6 years ago

before making it public

by patrik.svestka@…, 6 years ago

After making it public

Note: See TracTickets for help on using tickets.