-
Bug
-
Resolution: Won't Do
-
Major
-
4.1.0.Beta1
-
Low
.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.
- is related to
-
JBIDE-11702 .gitignore cannot exclude .jsdtscope nor factorypath by default
- Closed
-
JBIDE-17904 Server adapter: make .gitignore addition smarter and add comments to ignored files
- Closed
- relates to
-
JBIDE-11134 Application wizard: Do not put Eclipse files into .gitignore if an existing project is shared with different Git repository
- Closed