Renaming C# projects in Visual Studio

Once a Visual Studio 2005 solution is imported into your Eclipse workspace, do not rename the C# project in Microsoft Visual Studio 2005 or broken references in the model can occur. If you need to rename the project, use the following procedure to rename C# projects and avoid breaking references in the model.

About this task

To rename a C# project:

Procedure

  1. Delete the corresponding Eclipse project that is imported to your workspace.
  2. In Microsoft Visual Studio, rename the project.
  3. In the IBM® Rational® modeling product, reimport the Visual Studio solution using the .NET Solution Import wizard. Rational Modeling Extension for Microsoft .NET can incrementally import the solution project by project; this capability is also useful for importing newly added C# projects in the Visual Studio 2005 solution.

Feedback