Add class directory to the class path [message #148558] |
Sat, 13 March 2004 17:58 |
Eclipse User |
|
|
|
Originally posted by: sy_cheung2.yahoo.com
I have an existing project like this:
- "mySource" is the parent directory which contains all my source
- "thirdPartyClassFiles" is the parent directory which contains only class
files needed by my project.
I create a Eclispse project with source to be"myproject", but my eclipse
project can't compile because it does not include the classes in the
thridPartyClassFiles.
I try "Add Class Directory" that does not work, since I have to put
"myproject" as the directory (since the class files in the third party class
files are 'com.thirdPartyClassFiles.xxxx')
/myproject
/com
/mySource
/myPackage1
/myPackage2
/thirdPartyClassFiles
I don't want to change the directory hirerachy. Is there a way to build this
in Eclispe?
Thank you.
|
|
|
Powered by
FUDForum. Page generated in 0.05386 seconds