blackberry / VSPlugin

Visual Studio Plugin for BlackBerry Native SDK
9 stars 15 forks source link

[3.0.0017] Unable to select the already existing empty project as destination to import. #713

Open pvallabhaneni opened 9 years ago

pvallabhaneni commented 9 years ago

Environment: System OS: Win 7 64bit and Win 8.1

Steps to Reproduce:

  1. Create an empty C++ project.
  2. Goto Blackberry->Import BlackBerry Core Native Project
  3. Select the .project or .cproject of the Momentics project.
  4. "Import Momentics Project" dialog appears
  5. Select the Destination drop-down.
  6. Observe that 2 options are available - New Cascades project and New Native Core project.

empty

  1. Click OK. Observe that the project is created as new project with the name given into the solution.
  2. Blackberry->Import BlackBerry Core Native Project
  3. Select the .project or .cproject of the Momentics project.
  4. "Import Momentics Project" dialog appears. Select the Destination drop-down.
  5. Observe that 3 options are available - New Cascades project and New Native Core project and New project created.

cascades

Bug: Unable to select the empty project as destination for importing.