Adding a screen to Appery Eclipse project
I Exported Appery project as Eclipse Project(1).
Say I add a basic popup screen without any other resources to the Appery project and export another Eclipse Project(2)
To get the added popup content from Eclipse Project(2) to Eclipse Project(1).
Could you tell me what I need to add/edit ?
Obviously I add the popup.js, popup.html,popup.css
Maybe over-write the appery.js ?
Or is there too many potential issues.
Thanks again!