[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] path problem in workspace project!!!!!
|
- From: gautamn@xxxxxxxxxx (Nitin Gautam)
- Date: Fri, 8 Jul 2005 03:53:47 +0000 (UTC)
- Newsgroups: eclipse.platform.swt
- Organization: not organized
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hi,
suppose my source files of project are in folder ":/Documents and
Settings/nitin/Desktop/myproject". I have done Import>Existing Project in
Workspace.....My problem how can I get above path.The reason is that I
have some XML files in the source folder and I want to access it using
File class.
Presently just giving the name of XML file is showing errors.
Regards,
Nitin Gautam.
Note: I am running my project as an External Workbence.