Documentation -> Tools -> Launchers -> Launch Web Silverlight Application
-
For a Silverlight Web Project, you need to right click on a
*.html file and select Run As->Silverlight Web Application. This menu
creates automatically a Run configuration for this project with this
html as starting page.
-
Or user can configure it by hand.
Go to project menu and select Run->Run Configurations...
Or click the Run option at the top of Eclipse IDE, select Run
Configurations...
Create a new launch Configuration by clicking the icon, named it "WebDemo". Then
select the .html page as the Start Page. Click Apply.
Click Run button run the application.
Soyatec © 2006-2009 Soyatec. All rights reserved.