IssueZilla 11104 - Add -language command line option, and automatic parcel
descriptor generation
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package org.openoffice.idesupport;
|
||||
|
||||
import java.io.File;
|
||||
|
||||
public interface MethodFinder {
|
||||
public ScriptEntry[] findMethods(File basedir);
|
||||
}
|
Reference in New Issue
Block a user