admin管理员组文章数量:1208155
I have tried to start CN1 in Eclipse. I loaded the initialzr file and selected Eclipse as IDE. I left the default values as they are because I just want to test how it works. So my package is called com.example.myapp and the main class is called MyApp. I unzipped the .zip file and loaded it into Eclipse as a new project. Then I tried to execute the file "Run Simulate.launch", but I get the following error:
Variable references non-existent resource : ${project_loc:myapp}
I have tried to start CN1 in Eclipse. I loaded the initialzr file and selected Eclipse as IDE. I left the default values as they are because I just want to test how it works. So my package is called com.example.myapp and the main class is called MyApp. I unzipped the .zip file and loaded it into Eclipse as a new project. Then I tried to execute the file "Run Simulate.launch", but I get the following error:
Variable references non-existent resource : ${project_loc:myapp}
Share Improve this question edited Jan 19 at 14:54 mkrieger1 23.2k7 gold badges63 silver badges79 bronze badges asked Jan 19 at 14:50 BenBen 214 bronze badges 1- If you select the root folder and selected eclipse from the options it should work just fine and expose the commands within the IDE. See the maven developers guide, notice you can toggle it to Eclipse mode and it will show all the screenshots as eclipse screenshots. – Shai Almog Commented Jan 20 at 2:15
1 Answer
Reset to default 1I was able to find the error myself. When importing, I added the parent folder “MyApp”. Now I have used the “myapp” folder within it. This solved the problem.
本文标签: codenameoneCannot run Simulator in Eclipse Variable references nonexistent resourceStack Overflow
版权声明:本文标题:codenameone - Cannot run Simulator in Eclipse: Variable references non-existent resource - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1738735269a2109564.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论