RE: netbeans Jexcel

2021-01-12 Thread Mike Billman
Subject: Re: netbeans Jexcel Hello Christopher, Have you used the jxl library before? I do remember using it 4 years ago and all I had to do was to import it through netbeans. Best regards, Pfeiffer Em qui., 7 de jan. de 2021 às 12:48, Christopher C. Lanz mailto:lan...@potsdam.edu.invalid

Re: netbeans Jexcel

2021-01-07 Thread André Pfeiffer
Hello Christopher, Have you used the jxl library before? I do remember using it 4 years ago and all I had to do was to import it through netbeans. Best regards, Pfeiffer Em qui., 7 de jan. de 2021 às 12:48, Christopher C. Lanz escreveu: > Greetings, > > I need to use a few of the jxl classes

netbeans Jexcel

2021-01-07 Thread Christopher C. Lanz
Greetings, I need to use a few of the jxl classes in a NetBeans project. I have tried to follow the instructions available on-line, although I couldn't find any explicitly for NetBeans 12 in ubuntu. The jar file was downloaded and extracted, and its location placed in the classpath for the proj