Posts

Showing posts with the label eclipse

What do the icons in Eclipse mean

Image
Eclipse what All symbol means For files and folders there are the variables "name", "dirty" and "staged". "Dirty" and "staged" are flags; if they are true, the text after the colon is displayed. For the project name there is additionally the variable "branch". If no branch is checked out the decoration shows the name of the commit. Icon Decorations Icon decorations appear on the lower left corner of the icon label. They can be configured on the Preferences dialog under Team -> Git -> Label Decorations on the tab "Icon Decorations". These are the default decorations:  

Eclipse “No repository found containing” error messages

Eclipse “No repository found containing” error messag es   Eclipse error during installing Install new software/Plugin Error is coming like “No repository found containing”  See the error log for more detail.  No repository found at http://download.eclipse.org/modeling/emf/updates.cked Reload   Solution: Go to Window > Preferences > Install/Update > Available Software Sites then for each enabled site add a / to the end of the URL. then clicked Reload