[jbosstools-issues] [JBoss JIRA] (JBIDE-14689) Investigate how to exclude .jsdtscope in .gitignore

Stefan Bunciak (JIRA) jira-events at lists.jboss.org
Wed May 29 09:13:54 EDT 2013


Stefan Bunciak created JBIDE-14689:
--------------------------------------

             Summary: Investigate how to exclude .jsdtscope in .gitignore
                 Key: JBIDE-14689
                 URL: https://issues.jboss.org/browse/JBIDE-14689
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: openshift
    Affects Versions: 4.1.0.Beta1
            Reporter: Stefan Bunciak


.settings/.jsdtscope is included in .gitignore by default as a prevention from JSDT errors.
However this causes java applications imported from openshift to be still non synchronized after auto git push at the openshift application creation wizard end.
Once the application is imported the .settings/.jsdtscope can be set in .gitignored to be actually ignored by git since the file is needed only in the eclipse workspace.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list