forked from amazingfate/loongoffice
#i19331#
Reorganisation of Java packages and directories. ParcelDescriptor and support classes are now part of ScriptFramework.jar
This commit is contained in:
@ -12,6 +12,8 @@ import java.net.URLClassLoader;
|
||||
import java.net.MalformedURLException;
|
||||
import org.openoffice.idesupport.zip.ParcelZipper;
|
||||
|
||||
import com.sun.star.script.framework.browse.ScriptEntry;
|
||||
|
||||
public class JavaFinder implements MethodFinder {
|
||||
|
||||
private static JavaFinder finder;
|
||||
|
||||
Reference in New Issue
Block a user