org.aspectj.ajde.ui
Interface BuildConfigEditor

All Known Implementing Classes:
TreeViewBuildConfigEditor

public interface BuildConfigEditor


Method Summary
 void openFile(java.lang.String filePath)
           
 

Method Detail

openFile

void openFile(java.lang.String filePath)
              throws java.io.IOException,
                     InvalidResourceException
Parameters:
the - full path to the file resource to be opened
Throws:
java.io.IOException
InvalidResourceException