Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-vcm-dev] Project loses nature (and more) ...

After making the transition to the latest Team API, I am experiencing the 
following problem, developing my own integration:

- I have an AddToWorkspace action that adds a project that is under source
  control to the workspace. This is done by creating the project (which is
  not under the workspace path but somewhere else, like c:\sources), 
  refreshing from local and adding the provider nature.

- After I close eclipse and restart it, I see a project with the correct
  name, however it's closed. When I try to open it, Eclipse complains that
  it cannot find the .project file. Taking a look at the project's 
  properties reveals that it's now located directly under the workspace.

The plugin I am developing has worked without problem while the old api was 
active, so any help is greatly appreciated. I am running with 2002-03-19
build.

Greetings,
Boris

-- 
"Engineering does not require science. Science helps a lot but 
people built perfectly good brick walls long before they knew why 
cement works." - Alan Cox




Back to the top