[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help needed for tn-seqexplorer Java package



Hi Olivier,

On Mon, May 08, 2017 at 01:02:41PM +0200, Olivier Sallou wrote:
> 
> 
> > import com.jgoodies.forms.factories.FormFactory;
> 
> 
> it does not find a class that should come from a libjgoodies-XX-java package, did you include jgoodies packages in your package (and added it to your java build path) ?
> 
> >                                    ^
> >   symbol:   class FormFactory
> >   location: package com.jgoodies.forms.factories
> > src/CustomGUIComponent/FolderChooser.java:11: warning: FilePane is internal
...
> > src/GUI/MainFrame.java:59: error: package org.apache.commons.math3.util does
> > not exist
> > import org.apache.commons.math3.util.Pair;
> 
> jgoodies seems to need libcommons-math3-java, so /usr/share/java/commons-math3.jar should be added in your build path

As I wrote in my other mail[1] I was able to deal with the issued
mentioned here.  The remaining issue is that the program does not
start.

Kind regards

     Andreas.


[1] https://lists.debian.org/debian-med/2017/05/msg00011.html 

-- 
http://fam-tille.de


Reply to: