On Mon, 2013-06-03 at 16:13 +0200, Christian Eugster wrote: > Yes. the create method is not there in the proposal list in the eclipse > java editor and if I write it on my own I get a The method create() is > undefined for the type ResourceResolver.
Then you need to adjust the dependency in your java project to the org.apache.sling.api bundle. You probably have an older version. Robert
