Yes. The Codename One netbeans projects are all based on ANT. You can run "ant jar" in a codename one library project directory, and it will generate the cn1lib in the dist directory.
Steve On Thu, Jun 16, 2016 at 10:01 AM, Michel Onstein <[email protected]> wrote: > Folks, > > is it possible to create/compile a cn1lib by just using an ant target from > the command line? Using the IDE doesn't really scale... > > -- > Michel > > -- > You received this message because you are subscribed to the Google Groups > "CodenameOne Discussions" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at > https://groups.google.com/group/codenameone-discussions. > To view this discussion on the web visit > https://groups.google.com/d/msgid/codenameone-discussions/484119ff-4775-4d26-af45-cd6db225e9fd%40googlegroups.com > <https://groups.google.com/d/msgid/codenameone-discussions/484119ff-4775-4d26-af45-cd6db225e9fd%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Steve Hannah Software Developer Codename One http://www.codenameone.com -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/CAGOYrKW7cLMHHO%2BeYMxkFkJk53tXZDVKRxz4GYWmgnqULfS3%3DQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
