eclipse - How to add to git index with JBoss Tools -


i've created new project on openshift , cloned locally. i'm having problems adding new files , folders git index. right click on new folder (with files , subfolders) in project explorer , choosing team -> add index, changes nothing. , if try commit, eclipse says there aren't changes... (if update existing files, seems fine).

what problem?

make sure have "git staging" view open, , right click on file in unstaged changes , select "add index", make sure file not empty, did not show staged file until after added content it, after had added file. (can't add empty files or directories git egit maybe?)


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -