Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(148)

Issue 10190008: delete launch configs when project is deleted (Closed)

Created:
8 years, 8 months ago by keertip
Modified:
8 years, 8 months ago
Reviewers:
danrubel
CC:
reviews_dartlang.org
Visibility:
Public.

Description

delete launch configs when project is deleted Committed: https://code.google.com/p/dart/source/detail?r=6900

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Total comments: 2

Messages

Total messages: 7 (0 generated)
keertip
8 years, 8 months ago (2012-04-23 18:32:02 UTC) #1
messick
https://chromiumcodereview.appspot.com/10190008/diff/1/editor/tools/plugins/com.google.dart.tools.debug.ui/plugin.xml File editor/tools/plugins/com.google.dart.tools.debug.ui/plugin.xml (right): https://chromiumcodereview.appspot.com/10190008/diff/1/editor/tools/plugins/com.google.dart.tools.debug.ui/plugin.xml#newcode435 editor/tools/plugins/com.google.dart.tools.debug.ui/plugin.xml:435: <deleteParticipant What happens when the file that defines the ...
8 years, 8 months ago (2012-04-23 18:36:42 UTC) #2
keertip
https://chromiumcodereview.appspot.com/10190008/diff/1/editor/tools/plugins/com.google.dart.tools.debug.ui/plugin.xml File editor/tools/plugins/com.google.dart.tools.debug.ui/plugin.xml (right): https://chromiumcodereview.appspot.com/10190008/diff/1/editor/tools/plugins/com.google.dart.tools.debug.ui/plugin.xml#newcode435 editor/tools/plugins/com.google.dart.tools.debug.ui/plugin.xml:435: <deleteParticipant The html file would still be opened in ...
8 years, 8 months ago (2012-04-23 18:48:37 UTC) #3
danrubel
lgtm
8 years, 8 months ago (2012-04-23 19:58:14 UTC) #4
keertip
PTAL - changes now take address both delete and remove from editor cases. Added resource ...
8 years, 8 months ago (2012-04-24 15:50:38 UTC) #5
danrubel
lgtm https://chromiumcodereview.appspot.com/10190008/diff/6001/editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/launch/LaunchResourceChangeListener.java File editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/launch/LaunchResourceChangeListener.java (right): https://chromiumcodereview.appspot.com/10190008/diff/6001/editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/launch/LaunchResourceChangeListener.java#newcode55 editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/launch/LaunchResourceChangeListener.java:55: deleteLaunches((IProject) resource); Formatting?
8 years, 8 months ago (2012-04-24 16:02:13 UTC) #6
keertip
8 years, 8 months ago (2012-04-24 16:10:24 UTC) #7
https://chromiumcodereview.appspot.com/10190008/diff/6001/editor/tools/plugin...
File
editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/launch/LaunchResourceChangeListener.java
(right):

https://chromiumcodereview.appspot.com/10190008/diff/6001/editor/tools/plugin...
editor/tools/plugins/com.google.dart.tools.debug.ui/src/com/google/dart/tools/debug/ui/launch/LaunchResourceChangeListener.java:55:
deleteLaunches((IProject) resource);
On 2012/04/24 16:02:13, danrubel wrote:
> Formatting?

Done.

Powered by Google App Engine
This is Rietveld 408576698