Reputation: 21
im a beginner with codename one. There are many "default" projects when I download codename one. But there are many other projects on github. I took a look on one of the codename one articles. https://www.codenameone.com/blog/tutorial-gui-builder-autolayout-signin-form-responsive.html. There it says in one of the first steps you have to download the codenameone-demos repository, then open the Sign In project in Netbeans.
"You’ll need to copy the CodenameOneBuildClient.jar, JavaSE.jar, and lib directory from another Codename One project into the SignIn folder for the dependencies to be met."
Maybe that works with netbeans, but not with eclipse.
Is there an easy way to integrate a new project in eclipse that will be shown in the demo folder when you want to try to make a new codename one project? (New-->Other-->CodenameOne-->Demos->??) Unfortunately i didnt make it to list the new project in the demo folder.
Hope you understand my problem.
Kind regards,
Oliver
Upvotes: 2
Views: 243
Reputation: 52760
See this post: https://www.codenameone.com/blog/tip-setup-codename-one-demo-from-git.html
The TL;DR is:
codenameone_settings.properties
Upvotes: 0