Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] RE: CLASS FILE LOCATION


Such questions should go to the platform newsgroup.

Jeff



"shriram " <send2shriram@xxxxxxxxxxxxxx>
Sent by: eclipse-dev-admin@xxxxxxxxxxx

03/01/2004 11:07 PM

Please respond to
eclipse-dev

To
eclipse-dev@xxxxxxxxxxx
cc
Subject
[eclipse-dev] RE: CLASS FILE LOCATION





Hi,

 i developed a small GUI in Eclipse. if i have a java file opened in the editor,i want to get the location of .class file
for the active java file.

For eg: If i opened a file called "Test.java" in editor, i want its
full path such as "C:\TestPrj\bin\Test.class". I searched in Eclispe Api's, but i cannot get one.

Help me plz.  




Back to the top