function openEclipse { open -a Eclipse --args -clean -refresh; }
cd to <workspace>\.metadata\.plugins\org.eclipse.core.resources
remove the file *.snap (or .markers in Indigo)
function openEclipse { open -a Eclipse --args -clean -refresh; }
cd to <workspace>\.metadata\.plugins\org.eclipse.core.resources
remove the file *.snap (or .markers in Indigo)
2342

被折叠的 条评论
为什么被折叠?