From: Dale V. <dal...@ya...> - 2002-08-14 15:28:59
|
Hi, Chris: The problem is that the java.util.regex package is a new addition as of JDK 1.4 Not to worry, though, I never ended up using the regex package, and the import doesn't belong in the file anymore. I'm fixing that, since I see no need to require users to be using JDK 1.4 just for one line of code. Additional changes today: (1) I'm also adding popup text to the buttons in the BatchExport window to make it easier to figure out how to work it. (2) I forgot to make the "Add Histogram" button work (in testing, I only used the "Add Name" button). (3) I have updated the JamProperties class for greater cross-platform compatibility. (The Setup... dialogs weren't doing Windows filenames correctly, which was bugging me.) The changes should be up by noon. I'll e-mail you when they're up. > -----Original Message----- > From: jam...@li... > [mailto:jam...@li...]On Behalf Of > Christopher Fox > Sent: 14 August, 2002 10:44 AM > To: jamusers > Subject: [Jam-daq-users] Re: [Jam-daq-devel] Exporting lists of > histograms in Jam > > > Dale > > I have checked out the current version of the Jam Project but > am Having problems with it > I made a jar file but when I try to run it gives me > > the import java.util.regex cannot be resolved > ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 _______________________________________________ Jam-daq-devel mailing list Jam...@li... https://lists.sourceforge.net/lists/listinfo/jam-daq-devel |