Page 1 of 1

Is there any option to import eclipse project to appery.io?

Posted: Thu Sep 19, 2013 5:32 am
by Bhoomika Brahmbhatt

Hi all,

I want to import eclipse phonegap project into appery.io. Is it possible? if not then how can i create java, xml files in appery.io.

Any help would be appreciated.
Thank you


Is there any option to import eclipse project to appery.io?

Posted: Thu Sep 19, 2013 5:55 am
by Kateryna Grynko

Hi Bhoomika,

Unfortunately, for now we do not support any project import.

If you create CSS via Create New CSS you don't have to connect it manually - it will be connected automatically.

2) If you create JS via Create New JavaScript, it will be connected automatically, too.

3) If you need External JS you can connect it via Project App settings External resources. You don't need to connect it additionally using
code<script src="&#46;&#46;&#46;&#46;&#46;"><&#47;script>/code
All the needed text files can be created on Source tab in folder tree.

I'd recommend you to start from our tutorials: http://docs.appery.io/tutorials/


Is there any option to import eclipse project to appery.io?

Posted: Thu Sep 19, 2013 6:10 am
by Bhoomika Brahmbhatt

Thanks for your Reply.
I want to create plugin of Phonegap for android version. So how can i create java file Or is there any other way to create custom Plugin?


Is there any option to import eclipse project to appery.io?

Posted: Thu Sep 19, 2013 6:25 am
by Bhoomika Brahmbhatt

Thanks Katya.

I want to create plugin of Phonegap for android version. So how can i create java & xml file Or is there any other way to create custom Plugin?


Is there any option to import eclipse project to appery.io?

Posted: Thu Sep 19, 2013 6:32 am
by Kateryna Grynko

Bhoomika,

You can read about plug-ins in Appery.io here: http://docs.appery.io/documentation/p...

We also have some PhoneGap plug-ins: http://docs.appery.io/plugins/


Is there any option to import eclipse project to appery.io?

Posted: Thu Sep 19, 2013 6:56 am
by Bhoomika Brahmbhatt

Thanks Katya.

I already read your all tutorials & videos.
From that i came to this points.

1.we can create,update html/js/css with appery.io(awesome stuff)
2.we can call service API, custom API, fetch its response, can give custom request .(Easy to Use)
3.we can Export it in such formats.(tht's good)
4.we can use already built in phonegap plugins but can't create our own as we can't create any xml or java file.
5.we can create project (html/js/css "not java/xml") & use it as plugin to other projects.
So there is No Way to create android plugin Porjects as we can neither import android project where plugin is already built nor create java,xml file in appery.io.(disappointed)

Am i wrong in any point?


Is there any option to import eclipse project to appery.io?

Posted: Thu Sep 19, 2013 3:15 pm
by maxkatz

Plug-ins will always be created outside of Appery.io. We are working on the ability to import user-built plug-ins into Appery.io.