De-Eclipse'ing a Photon app

I have a Photon application that was created with the Eclipse tool.

I no longer want to use this tool. What must I do to convert my PhAB
application back to a real application?

Bill Caroselli wrote:

I have a Photon application that was created with the Eclipse tool.

I no longer want to use this tool. What must I do to convert my PhAB
application back to a real application?

Remove ā€˜Eā€™-symbol (replace it by space-character) in abapp.dfn file.

Sergo <sergakl@lenta.ru> wrote:
S > Bill Caroselli wrote:

I have a Photon application that was created with the Eclipse tool.

I no longer want to use this tool. What must I do to convert my PhAB
application back to a real application?

S > Remove ā€˜Eā€™-symbol (replace it by space-character) in abapp.dfn file.


This worked.

Thank you very much!