[jira] [Created] (OFBIZ-4748) Add Intellij files to the .gitignore

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-4748) Add Intellij files to the .gitignore

Nicolas Malin (Jira)
Add Intellij files to the .gitignore
------------------------------------

                 Key: OFBIZ-4748
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4748
             Project: OFBiz
          Issue Type: Improvement
          Components: ALL APPLICATIONS
    Affects Versions: SVN trunk
            Reporter: Markus M. May
            Priority: Trivial
             Fix For: SVN trunk
         Attachments: OFBIZ-4748-gitignore.patch

intellij is using files and/or directories in its latest incarnation, both of these are now added to the .gitignore file (see attached patch).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-4748) Add Intellij files to the .gitignore

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus M. May updated OFBIZ-4748:
---------------------------------

    Attachment: OFBIZ-4748-gitignore.patch
   

> Add Intellij files to the .gitignore
> ------------------------------------
>
>                 Key: OFBIZ-4748
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4748
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Markus M. May
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4748-gitignore.patch
>
>
> intellij is using files and/or directories in its latest incarnation, both of these are now added to the .gitignore file (see attached patch).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Assigned] (OFBIZ-4748) Add Intellij files to the .gitignore

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erwan de FERRIERES reassigned OFBIZ-4748:
-----------------------------------------

    Assignee: Erwan de FERRIERES
   

> Add Intellij files to the .gitignore
> ------------------------------------
>
>                 Key: OFBIZ-4748
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4748
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Markus M. May
>            Assignee: Erwan de FERRIERES
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4748-gitignore.patch
>
>
> intellij is using files and/or directories in its latest incarnation, both of these are now added to the .gitignore file (see attached patch).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-4748) Add Intellij files to the .gitignore

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erwan de FERRIERES closed OFBIZ-4748.
-------------------------------------

    Resolution: Fixed

Done at rev 1304714
Thanks Markus
               

> Add Intellij files to the .gitignore
> ------------------------------------
>
>                 Key: OFBIZ-4748
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4748
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Markus M. May
>            Assignee: Erwan de FERRIERES
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4748-gitignore.patch
>
>
> intellij is using files and/or directories in its latest incarnation, both of these are now added to the .gitignore file (see attached patch).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-4748) Add Intellij files to the .gitignore

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13237601#comment-13237601 ]

Joe Eckard commented on OFBIZ-4748:
-----------------------------------

When creating a new project in IDEA, you can specify that these project files be stored in a different location (I use ~/IdeaProjects) instead of in the source tree.
               

> Add Intellij files to the .gitignore
> ------------------------------------
>
>                 Key: OFBIZ-4748
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4748
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Markus M. May
>            Assignee: Erwan de FERRIERES
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4748-gitignore.patch
>
>
> intellij is using files and/or directories in its latest incarnation, both of these are now added to the .gitignore file (see attached patch).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira