Re: IntelliJ and Netbeans code styles are missing

2016-05-26 Thread Thomas Weise
It is shared as Maven dependency, here is the source: https://github.com/apache/incubator-apex-core/tree/master/codestyle-config On Thu, May 26, 2016 at 1:32 PM, Ganelin, Ilya wrote: > Another question - are CheckStyle settings packaged anywhere? There is > obviously a CheckStyle run by Jenk

Re: IntelliJ and Netbeans code styles are missing

2016-05-26 Thread Ganelin, Ilya
Another question - are CheckStyle settings packaged anywhere? There is obviously a CheckStyle run by Jenkins - is this CheckStyle published for Apex or Malhar? On 5/24/16, 2:19 PM, "Ganelin, Ilya" wrote: >I just realized that these were moved to subdirectories but the associated >documenta

Re: IntelliJ and Netbeans code styles are missing

2016-05-25 Thread Vlad Rozov
With the default IntelliJ project structure it is not necessary to import apex-style.jar. The code style definition (as well as copyright template) are preset using files in .idea folder. Thank you, Vlad On 5/24/16 14:19, Ganelin, Ilya wrote: I just realized that these were moved to subdirect

Re: IntelliJ and Netbeans code styles are missing

2016-05-24 Thread Ganelin, Ilya
I just realized that these were moved to subdirectories but the associated documentation was never updated. I’ll fix that. On 5/24/16, 2:16 PM, "Ganelin, Ilya" wrote: >Hi all – I’ve been setting up a new dev environment and noticed that the >apex-style.jar and apex-style.zip are missing fro

IntelliJ and Netbeans code styles are missing

2016-05-24 Thread Ganelin, Ilya
Hi all – I’ve been setting up a new dev environment and noticed that the apex-style.jar and apex-style.zip are missing from: https://github.com/apache/incubator-apex-core/tree/master/misc/ide-templates/intellij https://github.com/apache/incubator-apex-core/tree/master/misc/ide-templates/netbeans