[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [cdt-core-dev] Create Change Object which does not show-up in thePreview
|
The refactoring framework is not provided by CDT, you probably need to
ask this on a different mailing list.
Markus.
> -----Original Message-----
> From: cdt-core-dev-bounces@xxxxxxxxxxx
> [mailto:cdt-core-dev-bounces@xxxxxxxxxxx] On Behalf Of Arun-J
> Sent: Tuesday, January 22, 2008 12:33 PM
> To: cdt-core-dev@xxxxxxxxxxx
> Subject: [cdt-core-dev] Create Change Object which does not
> show-up in thePreview
> Importance: Low
>
>
> In the LTK refactoring framework is there a way to create a
> Change Object which does not show up when previewed but
> it(perform()) gets called as part of createChange.
> (NullChange shows up in the preview and don't think that would help)
>
> Usecase is such that it does not make sense to show the user
> a change on preview but handle it internally. (of course
> rest of the things such as Undo should work like for any
> other change).
>
> Is there any behavior that could be overridden to achieve
> this if it does not exist already?
> --
> View this message in context:
> http://www.nabble.com/Create-Change-Object-which-does-not-show
> -up-in-the-Preview-tp15015916p15015916.html
> Sent from the Eclipse CDT - core mailing list archive at Nabble.com.
>
> _______________________________________________
> cdt-core-dev mailing list
> cdt-core-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-core-dev
>