This is a migrated thread and some comments may be shown as answers.

Open App Builder (windows client) project in Visual Studio

4 Answers 200 Views
AppBuilder extension for Visual Studio
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Aaron
Top achievements
Rank 2
Aaron asked on 20 Aug 2014, 01:45 AM
Hi

We have been developing our project in the windows client of App Builder. How do I go about migrating the project to Visual Studio and using the plug in?

Cheers
Aaron

4 Answers, 1 is accepted

Sort by
0
Faten
Telerik team
answered on 20 Aug 2014, 04:03 AM
Hello Aaron,

This is one of the most requested feature at the moment. And as you can see here it is the top one.

In the meantime, I can suggest you export your project from AppBuilder Windows client as per this documentation, save it locally to your machine and then open it using AppBuilder Visual Studio Extension.

Open your project in Appbuilder windows client --> go to Properties
Open your exported project in AppBuilder Visual Studio Extension --> go to Properties
Make sure that they are identical.

Hope this will help!

Regards,
Faten
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
matt
Top achievements
Rank 1
answered on 20 Aug 2014, 05:35 AM
Hi Faten,

I cannot see any way from the visual studio extension that one can import from the zip file exported from the AppBuilder Windows client. Can you please explain how the extension can be used to do this. There are no options in the extension to import .

Regards
Matt
0
Tina Stancheva
Telerik team
answered on 20 Aug 2014, 11:38 AM
Hi Matt,

With the VisualStudio extension you can add files and folders to an AppBuilder project as you would with any other type of project in the studio. Basically I would recommend following these steps:
  • Extract the zipped AppBuilder project to a folder on your desktop
  • In VisualStudio create a new AppBuilder project using the Blank(JavaScript) template
  • Add the extracted files by selecting the created project in the VS Solution Explorer and using the Add Existing Item menu to navigate to the folder that contains your original project files. Or alternatively, drag the files from your desktop to the project loaded in VisualStudio.
Let us know if that helps.

Regards,
Tina Stancheva
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
Tina Stancheva
Telerik team
answered on 20 Aug 2014, 01:00 PM
Hi all,

As a follow up I also want to elaborate a bit more on the AppBuilder project mobility. The AppBuilder 2.3 release(that came out in July) included improvements in that area which enabled the collaboration between multiple developers in a single AppBuilder project from different clients. This basically means that you can now open and work on your AppBuilder projects across multiple clients as long as they are configured for collaboration. 

Please take a look at this tutorial for more information on that matter and let us know if this is what you were looking for. 

Regards,
Tina Stancheva
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
AppBuilder extension for Visual Studio
Asked by
Aaron
Top achievements
Rank 2
Answers by
Faten
Telerik team
matt
Top achievements
Rank 1
Tina Stancheva
Telerik team
Share this question
or