[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.webtools] faceted project events
|
Our FacetedProjectListener receives a PROJECT_MODIFIED event whenever a project
is closed or opened. Unfortunately, the listener does not receive any event at all
whenever a project is deleted or imported from a previously existed project.
Is there a reason for this? Does it make sense for us to request events for
those situations? If we received events for these situations it would simplify
the way we set up and tear down the things related to our "facet".
Thanks.
Brian Vosburgh