[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] How can i know the path of the file opened in editor???

Hi 
A text/any file is opened in eclipse editor. I want to display the path and name of that file on the console in a action class written by me.
So how can i get the information of the file opened in editor currently ? ?
please help me....