Sounds like you may have overwritten the build.xml file which had some modifications. Re-copy the build.xml file from github into your project's build.xml, and go through the build steps again.
Steve On Tue, Nov 15, 2016 at 10:42 AM, mcw <[email protected]> wrote: > I went to that page and clicked the Clone or Download button and chose the > Download Zip option. > > I then unzipped the file and was able to open it in Netbeans and build. > > From the Windows command line I did: > > $ cd cn1-codescan-master > $ ant -f configure.xml > $ ant jar > > > All steps completed successfully but dist only contained the jar file, no > cn1lib > > On Monday, November 14, 2016 at 6:05:17 PM UTC-8, Steve Hannah wrote: >> >> Did you follow the instructions for building from source? >> https://github.com/codenameone/cn1-codescan#building-from-source >> >> >> -- > 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/04cba1c5-904f-4e33-ac5c- > d8660c052ec2%40googlegroups.com > <https://groups.google.com/d/msgid/codenameone-discussions/04cba1c5-904f-4e33-ac5c-d8660c052ec2%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/CAGOYrKX_eJXrb1xacYV-vRz5JXmejsfF0ig4TWp2b3GGbFc1mA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
