Hi Ecaterina,
I am trying to setup the development environment but it is not easy.
I checked codes from git and use Eclipse Luna import as Maven projects.
Some dependencies like org.xwiki.rendering:xwiki-rendering-api:jar:8.4.6-SNAPSHOT could not be found when I look into single project like org.xwiki.platform:xwiki-platform-annotation-core:jar:8.4.6-SNAPSHOT.
If I try to build whole commons projects firstly, some error like “[ERROR] src\main\java\org\xwiki\test\jmock\JMockRule.java:[0] (misc) NewlineAtEndOfFile: 文件未以空行结尾。” stop me.
Do you have some guidance for environment setup?
Aside, when I look into ActiveStreamImpl class, which method should I look firstly?
Thanks a lot.