Documentation -> Tools -> Import Wizards -> Import Resource

 

 

 

User can import existing eclipse4SL resource following below.

  1. Right click the Project and select Import.

  2. In the Import dialog, select Silverlight->Existing File.

  3. Browsing the computer and find the resource directory. Checked the resource which you need to add.

     

  4.  

    Note: In general, when a XAML (*.xaml) is selected, the partial class (*.xaml.cs) will be imported automatically if there is such file under the same folder.

  5. Click Finish to import the resource.

 

 

 

Back