Purpose

Test the project import wizard.

Tests

All tests must be executed in plugin deployed mode, instead of Development mode

  Purpose Context Operations Expected Result Results
3.1.5_1 Test the Silverlight import via Java context. In Java (Default) perspective
  1. Call File -> Import -> Silverlight -> Silverlight project
  2. Select one silverlight project "test3001"
  • The project "test3001" is imported in the Project explorer.
The first time when you import an silverlight works well, but when you try to import the second time or more times, the eclipse platform will crash, exit automatic, but eclipse instance is still stay in memory
3.1.5_2 Test the Silverlight import via context menu of the Project explorer In Silverlight perspective.
  1. Call menu Import -> Silverlight -> Silverlight project
  2. Select one silverlight project "test3001"
  • The project "test3001" is imported in the Project explorer.
The first time when you import an silverlight works well, but when you try to import the second time or more times, the eclipse platform will crash, exit automatic, but eclipse instance is still stay in memory
3.1.5_3
  1. Call File -> Import -> Silverlight -> Silverlight project
  2. Select one silverlight project "test3001"
  • The project "test3001" is imported in the Project explorer.
The first time when you import an silverlight works well, but when you try to import the second time or more times, the eclipse platform will crash, exit automatic, but eclipse instance is still stay in memory
3.1.5_4 Test the Silverlight import via Java context. In Java (Default) perspective
  1. Call File -> Import -> Silverlight -> Silverlight project
  2. Select a directory
  • The following list of all Sliverlight items are imported in the Project explorer.
OK
3.1.5_5 Test the Silverlight import via context menu of the Project explorer In Silverlight perspective.
  1. Call menu Import -> Silverlight -> Silverlight project
  2. Select a directory
  • The following list of all Sliverlight items are imported in the Project explorer.
OK
3.1.5_6
  1. Call File -> Import -> Silverlight -> Silverlight project
  2. Select a directory
  • The following list of all Sliverlight items are imported in the Project explorer.
OK