Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] Compilation Errors in Jena Context Provider

Can someone tell me how to fix the following errors:

The constructor IdASRegistryPlugin() is not visible
 
org.eclipse.higgins.idas.cp.jena2/src/org/eclipse/higgins/idas/cp/jena2/test
        JenaContextTest.java    line 55

The method getContextFactory(String) is undefined for the type 
IdASRegistryPlugin
 
org.eclipse.higgins.idas.cp.jena2/src/org/eclipse/higgins/idas/cp/jena2/test
        JenaContextTest.java    line 56

Thanks,
Mike


Back to the top