[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Tasks View not saving tasks

I am including the tasks view in my RCP. When I launch the application for the first time with a new workspace, any tasks that I manually add to the tasks view are not persisted and when I restart the application, they are gone. However, it seems once I have a few resources under my workspace, they save ok. These are not custom tasks, but default tasks that can be added to the view. Is this an Eclipse bug? Am I supposed to handle something in my RCP to properly support tasks?