how to import pyrolite.* and net.razorvine.pyro.* in a java file

emacsen <[email protected]>
Newsgroups gmane.comp.python.pyro
Message-ID <[email protected]>
hi i am a newbie of java and not know much about importing packages or .jar
files in to source file.

i coded like this:
1.package jforex;
2.import java.util.*;
3.import pyrolite.*;
4.import com.dukascopy.api.*;
5.import net.razorvine.pyro.*;

the problems are in line 3 and line 5. the rest 3 lines are ok

i have put pyrolite.jar and Razorvine.Pyrolite.dll  
in F:\My Documents\JForex 
so my classpath settings like this:

path 
C:\Python27\Lib\site-packages\PyQt4;%WinDir%\System32;
C:\Python27;C:\Python27\DLLs;C:\Python27\Scripts;
C:\Python27\Lib\site-packages\vtk;C:\Python27\gnuplot\binary;C:\Program
Files\pythonxy\console;
C:\Program Files\pythonxy\SciTE-2.29;
C:\MinGW32-xy\bin;C:\Program
Files\pythonxy\swig;
C:\Program Files\pythonxy\gettext\bin;
C:\Python27\Lib\site-packages\easy_install;
C:\pypy-1.8;c:\pypy-1.8\include;
c:\pypy-1.8\lib_pypy;c:\pypy-1.8\lib-python;
F:\My Documents\JForex  

so what shall i do?

the error message like this:
14:47:24 The import net cannot be resolved
14:47:24 ^^^
14:47:24 import net.razorvine.pyro.*;
14:47:24 2. ERROR in
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\jfxide\tmp\compile\Strategy.java (at line 7)
14:47:24 ----------
14:47:24 The import pyrolite cannot be resolved
14:47:24 ^^^^^^^^
14:47:24 import pyrolite.*;
14:47:24 1. ERROR in
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\jfxide\tmp\compile\Strategy.java (at line 5)
14:47:24 ----------







------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.