CodenameOne stopped working after build

后端 未结 1 1631
花落未央
花落未央 2021-01-26 16:06

I have an odd issue with codenameone, and I\'m not even sure what went wrong. I\'ve tried to \"send windows phone build\", and don\'t think I have changed anything else since th

1条回答
  •  一向
    一向 (楼主)
    2021-01-26 16:33

    That is odd.

    First check that you indeed still have the package com.mycompany.myapp where you have the public class MyApplication. Do a clean build of the project and see if this class makes it into the jar file under the dist folder.

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