including sencha touch 2 in eclipse

后端 未结 1 1558
忘掉有多难
忘掉有多难 2021-01-26 11:22

i am using sencha touch 2 for first time .i have installed mds applaud plugin with sencha touch support for eclipse i start project by including sencha touch library as shown b

1条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-01-26 12:04

    I'm pretty new to this, but I found that you can test the view in your browser by directing it to the folder that the app is in. For example, I just created an app called "TS2". The app is in the folder C://xampp/htdocs/ts3 so I direct my browser to http:// my ip here /ts3/assets/www/. Of course I got the apache server running in XAMPP.

    One more thing, I created the new app in the bash console and then imported it to Eclipse. In the screen you capped I selected "Create project from specific source directory" and then there is another option called something like import.

    I hope this helps but, as I said, I'm still learning myself.

    0 讨论(0)
提交回复
热议问题