Community
Participate
Working Groups
Define a "launch configuration" for a class in the "Run>Run" dialog. Move this class to a different Java package. The launch configuration should be changed to reflect the new class location but it isn't.
a dup, i think
There are two ways to solve this: - listening to deltas - using the new refactoring participants, planned for 2.2. This will allow other plugins to contribute to a refactoring, hence debug could contribute a launch updating "refactoring" for move and rename. Independent from the solution taken, the code has to be provided by debug. Darin, I will let you know when we have the refactoring participant code in place.
*** This bug has been marked as a duplicate of 12746 ***