On Fri, 2015-02-20 at 16:07 +0530, connuser1 connuser1 wrote: > Hi > > It seems like its necessary to have a /content folder already on a sling > instance when using ide tooling to export a sling content project to sling. > The export fails unless I manually create a /content folder there. > > Thanks
Hi, I just fixed this a couple of days ago :-) [1] You should be able to build the IDE tooling yourself and install it in your Eclipse instance following the instructions at [2] . Robert [1]: https://issues.apache.org/jira/browse/SLING-4069 [2]: https://sling.apache.org/documentation/development/ide-tooling.html#building-from-source
