Github user tweise commented on the pull request:

    
https://github.com/apache/incubator-apex-core/pull/217#issuecomment-177276694
  
    Pramod, on the top level we should not create a .settings folder as that's 
where Eclipse actually puts ts settings. Can we do that just under intelij and 
netbeans and in a way so that the user can still see the README (need to update 
README also), like so:
    
    ```
    $ tree -a misc
    misc
    └── ide-templates
        ├── eclipse
        │   ├── apex-importorder.importorder
        │   ├── apex-style.xml
        │   └── README.md
        ├── intellij
        │   ├── README.md
        │   └── .settings
        │       └── apex-style.jar
        └── netbeans
            ├── README.md
            └── .settings
                └── apex-style.zip
    ```



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to