1 Quick and Dirty Install Instructions:
2 1. Download and unpack eclipse 2.1.1 into a directory [e.g. C:\Test\eclipse]
4 3. Unzip quantum into the parent directory of eclipse [e.g. C:\Test]. The zip file has the relative path
5 eclipse/plugins/com.quantum.Quantum_2.2.0 So if you have called the eclipse directory by any other
6 name you should unzip into a temporary directory, take the com.quantum.Quantum_2.2.0 directory,
7 and copy it into your plugins directory.
8 4. Launch eclipse. You need java 1.4 or higher to run Quantum. So if you don't have it installed,
9 you can install it to use only with Eclipse. Install it into some directory, and run eclipse with
12 Eclipse.exe -d C:\Test\workspace -vm C:\java\jre1.4.2\bin\javaw.exe
16 Eclipse.exe -d /home/panic/workspace -vm /usr/java/bin/
18 5. Open the Quantum DB Perspective [Go to Windows -> Open Perspective -> Other and select Quantum DB Perspective]
19 6. Right click any where on the Bookmark view and select "New Bookmark..."
20 7. If you need more instructions, check the documentation (/doc directory under com.quantum.Quantum_2.2.0), and
21 the online documentation in the sourceforge page (http://sourceforge.net/docman/?group_id=7746).
23 8. If you update to Quantum 2.2.3 from a previous version, you may get warnings about not being able
24 to restore some views. Close your Quantum perspective and re-open it.