Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Get the path of the current document
Get the path of the current document [message #594423] Wed, 01 April 2009 16:08
Alain Sahli is currently offline Alain SahliFriend
Messages: 19
Registered: July 2009
Junior Member
Hello,

I want to get the path of the current document. For example if I have this
strucutre :

MyProject
|-- Folder 1
|-- Folder 2
|-- Folder 3
|-- File.java

and I'm editing File.java, I want to becom the path Folder 3/File.java or
MyProject/Folder 3/File.java.

How can I do that ? I mean this should be a very basic functionnality or
not ?

Thanks for help,
Alain
Previous Topic:Reading Bundle-SymbolicName and Bundle-Version from custom build.xml?
Next Topic:Setting the right editor title for the workbench
Goto Forum:
  


Current Time: Tue Apr 23 06:02:39 GMT 2024

Powered by FUDForum. Page generated in 0.06541 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top