[Mzmine-devel] SOLVED - Java 3D plot on Windows 7

2010-11-04 Thread mark.earll
Hi Tomas, My colleague Chris Pudney has found the solution to the 3D plot not working in Windows7 64bit I had installed the early access (EA - update 23) version from http://download.java.net/jdk6/ jre-6u23-ea-bin-b03-windows-amd64-18_oct_2010.exe but Chris informs me the current official r

Re: [Mzmine-devel] mzmine 2 cannot run

2010-11-04 Thread Thomas McGrew
Brad, What I think you are doing it double-clicking the .jar file, if so, you need to double-click the .bat file. This comes from the fact that the main class is not specified in the java manifest, so you can't run the jar file directly by clicking on it. Some other conversations on this list indi

Re: [Mzmine-devel] MZmine 2.1 problem

2010-11-04 Thread Tomas Pluskal
Hi Anastasia, Please send your messages to the mzmine-devel mailing list, not to individual authors. Regarding to your problem, you should write what parameters you used for the Chromatogram builder. Then I can take a look at your file and check where is the problem. Best, Tomas On Nov 5, 2

Re: [Mzmine-devel] mzmine 2 cannot run

2010-11-04 Thread Tomas Pluskal
Hi Thomas, > I have thought about submitting a patch to fix this so that the .jar can be > run directly, unfortunately java doesn't allow memory options to be specified > in the manifest, so this may cause other problems. Tomas, do you have an > opinion on this? Unfortunately, we need to run f