T
TFM
In my eclipse project, I have a hierarchy of folders (the folders which
you create by doing New->Folder)
I want to refer to a file deep down the folder hiearchy inside a code,
how can I do that.
e.g. there is a file inside
idl/org/openoffice/helloworld/Helloworld.idl
I want to refer to Helloworld.idl from inside a code.
you create by doing New->Folder)
I want to refer to a file deep down the folder hiearchy inside a code,
how can I do that.
e.g. there is a file inside
idl/org/openoffice/helloworld/Helloworld.idl
I want to refer to Helloworld.idl from inside a code.