Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Path to files

Hello. I am programming java with eclipse and I have a method that takes a
file from the file system as an input. The Java Builder of eclipse does
not seem to find the file neither if I use a relative path or an absolut
path. I must mention that my java files are not in the the workspace under
th directory from which eclipse runs, but I import them using
import>existing eclipse project. Does this have to do with my problem.
Generally how can I configure the paths that eclipse "sees"?
Any answer would be of great help because I am stack in it for days...

Thanks a lot

-stam


Back to the top